copy-table-rows-to-clipboard
Reactive icon

Copy Table Rows To Clipboard

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 09 December 2021 by 
5.0
 (1 rating)
copy-table-rows-to-clipboard

Copy Table Rows To Clipboard

Documentation
1.0.0

Options


CopyClipboard: Action to copy text to clipboard

Text: Text to copy to clipboard.


GetRows: Action that returns all items in a table.

Widgetd: Table id that will extract the data
MaxRowsNumber: Maximum number of columns in the table
Delimiter: Character that will separate the data on each line
List: Returns a list of items captured from the table
Text: Return to captured table rows
LinesCount: Returns the total rows that were captured.

Description

Library to copy table rows to clipboard...