|
Get Multi-fields' Value
Fetches the one or more fields' value from an open dataset. You can also use the action to read all fields of the current record.
Parameters
-
Dataset name Specifies the name for the dataset. The dataset must be opened or connected prior to this action.
-
Field name/index Specifies the field name or field index number (starts from the number 0). Multiple fields should be separated by the semi-colon.
-
Return read value into variable Specifies the name of the variable that should be populated with the read result. The variable will be converted to an array automatically.
Notes:
|