Skip to main content
Version: Next

Is a list

Is a list ( list : Integer ) : Boolean

ParameterTypeDescription
listInteger→ListRef value to be tested
Function resultBoolean←TRUE if list is a hierarchical list FALSE if list is not a hierarchical list
History
ReleaseChanges
6Created

Description​

The Is a list command returns TRUE if the value you pass in list is a valid reference to a hierarchical list. Otherwise, it returns FALSE.

Example​

See example for the CLEAR LIST command.

Properties​

Command number621
Thread safeno