fgl_getkeylabel()

 

The fgl_getkeylabel() function passes a single argument that relates to the dynamic toolbar name/ identifier. Utilising this function will return the label associated to that particular key label. The syntax is outlined, as follows:

 

fgl_getkeylabel(keyname)

 

The Keyname relates to the logical keyname specified such as "F2", and returns the corresponding key label as a text string.

 

Related topics:

Using Functions to Manipulate Toolbar at Runtime