fgl_dialog_getactionlabel()

 

Returns a label name assigned to an action in a current interactive instruction.

 

Syntax:

 

fgl_dialog_getactionlabel("action" STRING)

 

Arguments:

 

1. Action

The name of the action.

 

Usage and examples:

 

The fgl_dialog_getactionlabel() function returns the text of a label assigned to an action button in a current interactive instruction.  

 

 

Related articles:

Action Basics

The List of the Predefined Actions

fgl_getactionlabel()

fgl_setactionlabel()

fgl_setkeylabel()

fgl_getkeylabel()