Reference ID
437c22d3-4d14-2f2d-4cc4-20a6981ff395
Please select what you are reporting on:
Verse
What Type of Bug are you experiencing?
Verse
Summary
.GetText() in the widget class always returns empty, regardless of whether you have text in your widget
Steps to Reproduce
Create a button_quiet with any text inside of it, then attempt to read that button using Print (“ButtonName.GetText()”), and in the output log it will return “”, regardless of text inside of it
Expected Result
.GetText() would correctly return the text inside of the widget and not return blank
Observed Result
.GetText() returns a blank string
Platform(s)
windows