fgl_getactionlabel()

 

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:

Action Basics

List of Predefined Actions

fgl_dialog_getactionlabel()

fgl_setactionlabel()

fgl_setkeylabel()

fgl_getkeylabel()

Using Functions to Manipulate Toolbar at Runtime