The button tag creates an button element (push-button) in its parent. It can contain text. The image attribute is not yet supported by PLUG for AppBuilder.
none.
Specifies which GIF-image is used to place next to the caption. An image is not yet supported by PLUG for AppBuilder.
Specifies whether the button has an onclick event. An onclick event occurs when the button is clicked with the left mouse button. When the value of this attribute is true, an entry, for handling the event, will be created in the code-frame of the parent window.
Specifies the text to be displayed on the button element.