Button (deprecated)
Button creates a button instance that can broadcast a boundary event when a user clicks
it.
When you add a Button control to a coach or coach view, it has default values and looks
like this screen capture in the layout.

Restrictions and limitations
None
Data binding
Set the data binding for the control in the General properties tab.| Binding description | Data type |
|---|---|
| Records whether the user clicks the button instance. | Boolean |
Configuration properties
Set or modify control configuration in the Configuration properties tab.| Configuration property | Description | Data type |
|---|---|---|
| Allow Multiple Clicks | Select this option if the user can repeat the button action, such as adding
something for each click. Do not select this option if the event is to occur only once, such as a
bill payment confirmation. The default value is only allow one click (False). |
Boolean |