Get action
Get action activity allows to retrieve data from a cell in the dataset.
| *Dataset name | Reference name of dataset. |
| *Row | Row index. |
| *Columns | Column name or column index. |
| *Result variable name | Variable name of the return value. |
Note: * Fields selected with are required, others are optional.
Dataset name example
You can use the Dataset name as shown in the example.
newDS
Row example
You can use the Row name as shown in the example.
Row value starts at 0.
0
Column examples
You can use the Column name as shown in the examples.
Column value starts at 0.
0
Name
Result variable name example
You can use the Result variable name as shown in the example.
getNameResult