You can use the SetValue action to change or set a value for one or more components.
Return fields
You can use this action to specify return fields. The individual actions are executed in sequence and the return value is transferred to a return field in each case.
In this case, you cannot make an assignment using field names.
Things to know
You can also pass an action as a parameter that returns a record. In this case, the column names of the record must correspond to the components to be filled. The components specified in the return fields are then ignored.
You must enter the full name of the component in the record, e.g.: table1.input1.
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
VALUELIST |
value |
Specifies a list of values (can be filled with actions). |
Return
None