====== GuiMLTextCtrl::getText ====== Returns the text from the control, including ML. ===== Syntax ===== string GuiMLTextCtrl::getText(); ===== Parameters ===== This function does not accept any parameters. ===== Return value ===== [[scripting:doc:engine:types:string|string]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== [[scripting:doc:u:guimltextctrl:addtext|GuiMLTextCtrl::addText]]\\ [[scripting:doc:u:guimltextctrl:forcereflow|GuiMLTextCtrl::forceReflow]]\\ [[scripting:doc:u:guimltextctrl:onadd|GuiMLTextCtrl::onAdd]]\\ [[scripting:doc:u:guimltextctrl:onurl|GuiMLTextCtrl::onURL]]\\ [[scripting:doc:u:guimltextctrl:scrolltotag|GuiMLTextCtrl::scrollToTag]]\\ [[scripting:doc:u:guimltextctrl:scrolltotop|GuiMLTextCtrl::scrollToTop]]\\ [[scripting:doc:u:guimltextctrl:setalpha|GuiMLTextCtrl::setAlpha]]\\ [[scripting:doc:u:guimltextctrl:setcursorposition|GuiMLTextCtrl::setCursorPosition]]\\ [[scripting:doc:u:guimltextctrl:settext|GuiMLTextCtrl::setText]]\\ ===== References ===== This function is not called by any other functions.