BUTTON OBJECT
Description Allows you to place a button within the form. Specific properties In addition to common properties contains the following properties: Text: assign the label to display on the button. Icon: defines the button icon. Specific events ClickEvent When you press the button, starts to run the code inside of this event. For more information…