...
Buttons widgets operate the same way as a standard HTML button would. These clickable elements can be used to return control to your back end program or even initiate a client-side scripts. Hyperlinks also function similarly to buttons.
...
Field Binding Dialog (Rich UI Only)
Please visit the Field Binding page.
Button Properties
value - This property is used to set the value to display on the button. This property may be bound to an RPG field. (Rich UI Only)
...