Button element
Action commands
Test commands
description
Represents a clickable button.
syntax
newButton(ELEMENT_NAME: string, BUTTON_TEXT: string) -
ELEMENT_NAME: The name of the newly-created element. -
BUTTON_TEXT: The text that appears on the button.