getDialogComment()

Get the comment from a dialog.

Syntax

getDialogComment()
  RETURNS STRING

Usage

Use it to return the comment text associated with a MENU dialog. The message displayed is the MENU comment. For example:

LET dlgComment = ggc.getDialogComment()