Command Variable Edit Variable...

The EditVariable command opens the Edit Glossary Entry Dialog with the specified Variable Glossary Entry.

When selecting the Edit Variable... menu item, the following dialog

Edit Variable Command Input

will help you specify the EditVariable command parameters:

variableName

Specify the name of the variable you want to edit.

resumeUponOK

Indicates if closing the Edit Glossary Entry Dialog with OK
should trigger a Resume command.

Example

The following expansion, for example, will open the Edit Glossary Entry Dialog with the color variable:

{EditVariable}
variableName = "color"
resumeUponOk = "n"
{/EditVariable}