- FUNCTION
/documentation/pages/Ref/Xbasic/Xbasic_FUNCTION.xml
Used to declare a user-defined function.
- Xbasic_stack_function Function
/documentation/pages/Ref/Api/Functions/Xbasic/Xbasic Functions/xbasic_stack_function Function.xml
Return Xbasic local function that we are in.
- COLLECTION.FIRST Function
/documentation/pages/Ref/Api/Objects/Data Types/Collection/COLLECTION.FIRST Method.xml
Return the first element of the collection.
- table.UNMARK Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.UNMARK Method.xml
Unmarks the current record.
- profiler_resume Function
/documentation/pages/Ref/Api/Functions/Xbasic/Debugging Functions/profiler_resume Function.xml
Continue profiling after pausing.
- 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.
- OLE.Alias_Object Function
/documentation/pages/Ref/Api/Objects/System/OLE/OLE.Alias_Object Method.xml
Creates an OLE automation object to be used with
.SET().- a5wcb_promptstatictext Function
/documentation/pages/Ref/Api/Functions/Web/Web Application/a5wcb_promptstatictext Function.xml
The a5wcb_promptstatictext Function
- FUNCTION_DESCRIPTION_GET Function
/documentation/pages/Ref/Api/Functions/System/Developer Functions/FUNCTION_DESCRIPTION_GET Function.xml
The FUNCTION_DESCRIPTION_GET function returns the description of a function.