The What
Description
The list construct converts an assigned indexed array into individual variables, with the $var1 accepting element 0.
Parameters
var1- Element 0 from the indexed array that is assigned to the
list
Return Values
Returns the assigned array as separate variables.
