- Function Topics
/documentation/pages/Index/Function List.xml
Page links to functions.
- SYSTEM_EVENT_DATA_GET Function
/documentation/pages/Ref/Desktop_Api/Project/Database Functions/SYSTEM_EVENT_DATA_GET Function.xml
The SYSTEM_EVENT_DATA_GET() returns a pointer to system events that have been registered by the CAN_DATABASE_EXIT()and ON_DATABASE_EXIT()functions.
- table.RECORD_DATA_GET Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.RECORD_DATA_GET Method.xml
Return the all the data from the current records field as a blob.
- CLIPBOARD.GET_DATA Function
/documentation/pages/Ref/Desktop_Api/System/Clipboard/CLIPBOARD.GET_DATA Method.xml
The CLIPBOARD.GET_DATA() method gets data from the clipboard and stores it in Variable. The type of data retrieved from the clipboard is determined by Clipboard_Format. You can register a new Clipboard_Format value with the CLIPBOARD.REGISTER_TYPE() method.
- FORMAT_DATA Function
/documentation/pages/Ref/Api/Functions/Data Type/Date and Time Functions/FORMAT_DATA Function.xml
Formats an input string using a format_code. Returns a character string.
- FUNCTION_LIMITATIONS_GET Function
/documentation/pages/Ref/Api/Functions/System/Developer Functions/FUNCTION_LIMITATIONS_GET Function.xml
The FUNCTION_LIMITATIONS_GET() function returns the limitations of the named function.
- DIR_GET Function
/documentation/pages/Ref/Api/Functions/System/Directory Functions/DIR_GET Function.xml
DIR_GET() returns a string containing the current working directory.
- FUNCTION_PROTOTYPE_GET Function
/documentation/pages/Ref/Api/Functions/System/Developer Functions/FUNCTION_PROTOTYPE_GET Function.xml
The FUNCTION_PROTOTYPE_GET() function returns the prototype for the named 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.
- THREAD_GET Function
/documentation/pages/Ref/Api/Functions/System/Thread Functions/THREAD_GET Function.xml
Get the name of the current thread.