SETFROMLIST
SETFROMLIST(variable BYREF) AS BOOL
Returns the value associated with the list variable <variable>.
If the variable is not defined as a list variable or if there is no associated value, the function returns FALSE.
SETFROMLIST(variable BYREF) AS BOOL
Returns the value associated with the list variable <variable>.
If the variable is not defined as a list variable or if there is no associated value, the function returns FALSE.