Name

tolist — Converts a value to a list.

Synopsis

list tolist ( any  VAR );

Parameters

any VAR

Return

list

Description

If the value can't be converted to a list, nillist is returned.