Store list in scope
Store a certain list in the variable scope.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
List | The list you whish to store in the variable scope. | ARRAY | false |
Output
Name | Description | Type | Default value |
---|---|---|---|
Result | The name of the variable under which the created list will be stored in the variable scope. | ARRAY |