Skip to main content

$BUTTON_ID

Use this script to return a button identifier.

FORMAT: $BUTTON_ID


DEFINITIONS:

  • Button ID: Text entered into the ID panel on the behavior tab of any button.

EXAMPLE 1:

show "my button id is " + $BUTTON_ID

Returns the text "my button id is " with the button ID of this button.