- thread.get Method
/documentation/pages/Ref/Api/Objects/System/Thread/get Method.xml
Find a thread based on the name.
- COLLECTION.FIRST Function
/documentation/pages/Ref/Api/Objects/Data Types/Collection/COLLECTION.FIRST Method.xml
Return the first element of the collection.
- unquote Function
/documentation/pages/Ref/Api/Functions/Data Type/Character Functions/Formatting Functions/unquote Function.xml
Remove quotes from a string.
- table.REFRESH Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.REFRESH Method.xml
Perform network refresh, return True if changed.
- log10 Function
/documentation/pages/Ref/Api/Functions/Data Type/Numeric Functions/Mathematical Functions/log10 Function.xml
Returns the natural log (base 10) of a number.
- table.UNMARK Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.UNMARK Method.xml
Unmarks the current record.
- a5_load_adoformdataobject Function
/documentation/pages/Obsolete/a5_load_adoformdataobject Function.xml
Loads the ADOFormDataObject class into memory.
- OBJECT.RESTORE Function
/documentation/pages/Ref/Desktop_Api/Layout/Object/OBJECT.RESTORE Method.xml
Restores the window.
- inlistn Function
/documentation/pages/Ref/Api/Functions/Data Type/Character Functions/List Processing Functions/inlistn Function.xml
Returns which value (if in list) or 0 if not. Put another way, this function returns the index (1,2,3, etc.) of the first value that matches lookfor. If there are no matches, returns 0. Function is case-sensitive.
- OBJECT.KINDOF Function
/documentation/pages/Ref/Desktop_Api/Layout/Object/OBJECT.KINDOF Method.xml
Returns the kind of object.