BlzGetTriggerFrameText

comment

Returns the user input text of the triggered frame. (EditBox) One has to use this native to sync user input, if that is needed.

Limited to something like ~255 bytes.

note

This is a hidden native in PTR 1.31 (has to be declared to be usable in Jass).

patch

1.31.1.12173

return type
string
Source code
native BlzGetTriggerFrameText                      takes nothing returns string
Source
common.j
wc3modding.com
BlzGetTriggerFrameText