An action block that assigns multiple variables with the elements of an array.
The fiber will proceed immediately without pause.
If value evaluates to an array with fewer elements that variables then the remaining variables are set to null
.
If value evaluates to null
then all variables are set to null
.
Any other type of value will cause the block to fail.
Elements in the value array can be ignored and not assigned by inserting empty variables.
The variables to assign from value.