GetChartObjectName Function
/documentation/pages/Obsolete/GetChartObjectName Function.xml
Obsolete. The GetChartObjectName() function returns the name of the Graph ActiveX control installed by Microsoft Office. The name of the control varies between version of Microsoft Office.
Function Topics
/documentation/pages/Index/Function List.xml
Page links to functions.
COLLECTION.FIRST Function
/documentation/pages/Ref/Api/Objects/Data Types/Collection/COLLECTION.FIRST Method.xml
Return the first element of the collection.
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.
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.
OBJECT.PREV Function
/documentation/pages/Ref/Desktop_Api/Layout/Object/OBJECT.PREV Method.xml
Moves to the previous control as defined by the tab order.
OBJECT.REFRESH Function
/documentation/pages/Ref/Desktop_Api/Layout/Object/OBJECT.REFRESH Method.xml
Forces a layout to refetch data from the data source and redraw the layout.
SQRT Function
/documentation/pages/Ref/Api/Functions/Data Type/Numeric Functions/Mathematical Functions/SQRT Function.xml
Returns the square root of a number.