Arbortext Command Language > Using the Arbortext Command Language > Table Functions > List Functions
  
List Functions
Functions whose names end with “list” take as one parameter an array variable. On return they place some number of data elements in the array and return the number of array elements as their result. The list will be numerically indexed. If the function is unable to return any information, it will return zero, indicating that there is nothing in the array.