Skip to main content

RENAME GROUP

This command renames the group name of a button. It is only valid for buttons with groups (i.e., label buttons)


FORMAT: RENAME new_group_name


DEFINITIONS:

  • new_group_name: A string that contains a new group name.

EXAMPLE 1:

RENAME GROUP "new group"

Changes the current group name of the button to "new group".