set (Object control)
Replaces fields of a list with copies of fields from another list.
Arguments
srcList
is a builtin-list or a structure where the fields are taken from.dstList
is a builtin-list or a structure where the fields are put.
Return values
None
Example
Output:
( 1 )
( 1 )