ODSArrayCnt (Magic xpi 4.5)
This function counts the elements in the specified ODS array.
| Syntax: | ODSArrayCnt(Alpha odsentryname, Numeric globallocal) | 
| Parameters: | odsentryname: an ODS keyword or name of the ODS Array (String). globallocal: An indicator that identifies whether the entry is global or local (0=local, 1=global). | 
| Returns: | The number of entries in the ODS array. |