Returns the default label name assigned to an action of a global scope.
Syntax:
fgl_getactionlabel("action" STRING)
Arguments:
1. Action |
The name of the action. |
Usage and examples:
The fgl_getactionlabel() function returns the text of a label assigned to an action button of a global scope.
Related articles:
Using Functions to Manipulate Toolbar at Runtime