|
Get Field Value
Retrieves the data from an open dataset.
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).
-
Return read value into variable Specifies the name of the variable that should be populated with the read result.
-
Do not log execution message Specifies whether to log the execution message. With the option checked, it may avoid redundant log information in some situation.
Notes:
For more information about the dataset, please refer to "Execute SQL Statement" or "Connect dataset in parent task".
|