listarray
Synopsis:
$listarray(<array>
Technical:
Attempts to list the contents of a particular array if it exists.
Returns:
empty if no array is found or nothing is in the array
otherwise returns the contents of the array
See Also:
Arrays
getitem
setitem