Hi @thunkable,
The block “from Button1 get Text” initially returns the button’s name (“Button1”), instead of the button’s text “MyButton”. A subsequent read properly returns the button’s text. For reference, verified working in Android version.
Thanks!
BillG