The SetDataset action fills a component (e.g. a table) with a dataset from an action (e.g. database\Query).
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.
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
ACTIONLIST |
actions |
Specifies the list of individual actions. |
Return
None