|
Set Field Value
Places the specified value into the field in the dataset.
Parameters
-
Dataset name Specifies the name of the dataset. The dataset must be opened before.
-
Field name/index Specifies the field name, or the field index number which starts from the number 0.
-
Content Specifies the content to be used to fill the field.
-
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".
|