{dialog.object}.getCurrentEditorSettings
/documentation/pages/Ref/Client_Api/UX/UX methods/Editors/getCurrentEditorSettings Method.xml
Gets the 'settings' object for the currently open Editor. If no Editor is open, returns false;
A5ws_GetCurrentUser Function
/documentation/pages/Ref/Api/Functions/Web/Web Application/Security Functions/A5ws_GetCurrentUser Function.xml
Get the 'UserName (UserId) of the current logged in user.
FIELD.RULES_GET Function
/documentation/pages/Ref/Api/Objects/Database/Field/FIELD.RULES_GET Method.xml
The .RULES_GET() method returns the field rules for the field.
A5.GET_NAME Function
/documentation/pages/Ref/Desktop_Api/Project/A5/A5.GET_NAME Method.xml
The A5.GET_NAME() method returns the filename of the current database (.adb file).
FIELD.TAG_GET Function
/documentation/pages/Ref/Api/Objects/Database/Field/FIELD.TAG_GET Method.xml
If the field is indexed, return the tagname, else return an empty string.
FIELD.VALUE_GET Function
/documentation/pages/Ref/Api/Objects/Database/Field/FIELD.VALUE_GET Method.xml
Gets the field contents. Clipboard format is optional format of data.
FIELD.WIDTH_GET Function
/documentation/pages/Ref/Api/Objects/Database/Field/FIELD.WIDTH_GET Method.xml
The .WIDTH_GET() method returns the Field_Width of a field referenced by the object pointer.
table.NAME_REAL_GET Function
/documentation/pages/Ref/Api/Objects/Database/Table/TBL.NAME_REAL_GET Method.xml
Returns the Table_Name of the table referenced by .
table.INDEX_NAME_GET Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.INDEX_NAME_GET Method.xml
Retrieve open index tag names (from 1 to n) - if parameter ommitted, report ALL names.
Data Bound Field Properties Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/other/Form Properties/Form properties/Form Layout/DataBoundFieldProperties/index.xml
Settings for configuring data bound fields placed in the FormView's layout. A data bound field is a field from the FormView's data source.