>
Set the values of an array from a preset list of Values.
The values are split by Splitter, or whitespace if none is specified, and each value is then placed in a successive array index of the new array.
If the array already existed, it is first cleared.
See Also: action Variable Split.