Buttons are objects, which execute function by clicking on them
The following list is only available to buttons:
Remember button also inherits from object:
setText
Sets the displayed button text
Arguments: string text
returns: self
Examples
Add a onClick event: