EditWindow.AsString Method | |
Return the contents of the edit window.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax Remarks
This method returns the same as EditWindow:TextValue. EditWindow:AsString() presents the edit window as a recognizable string.
See Also