[Solved] Block "from Button1 get Text" returns button's *name*

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

1 Like

Thanks @BillG - closing this as the issue has been resolved.