Change button value

Hi.
I wanna change the value of a button.
I could not find a getButton() method.
My fault or is this not supported?

Hi
Unfortunatelly, it is no supported.

Hi

try this:
myForm.setItemText(buttonId,“New Text”)