Built-in functions / Built-in functions |
Returns the default label associated to a key.
FGL_GETKEYLABEL( keyname STRING ) RETURNING result STRING
The FGL_GETKEYLABEL() function returns the default label defined for the function or control key passed as parameter.
This function returns the default key labels defined for the all dialogs. There are different levels of key label definitions.
This function is provided for backward compatibility, use action defaults to define action view texts.