ODSExists (Magic xpi 4.5)
This function checks whether an indicated ODS key exists in the ODS database.
| Syntax: | ODSExists (Alpha odskey, Numeric globallocal) | 
| Parameters: | odskey: An ODS keyword (String). globallocal: A number that indicates whether the entry is global or local (0=local, 1=global). | 
| Returns: | A Boolean value that indicates whether the ODS key exists. |