BlzFrameGetText

Parameters
frame framehandle
async
This function is asynchronous. The values it returns are not guaranteed to be the same for each player. If you attempt to use it in an synchronous manner it may cause a desync.
comment

Returns(Get) the text of that frame. For user input frames this text probably differs between them. For some frames the child contains the Text.

patch

1.31

return type
string
Source code
native BlzFrameGetText                             takes framehandle frame returns string
Source
common.j
wc3modding.com
BlzFrameGetText