Table of Contents

GuiMLTextCtrl::getText

Returns the text from the control, including ML.

Syntax

string GuiMLTextCtrl::getText();

Parameters

This function does not accept any parameters.

Return value

string
No description available.

Remarks

Examples

Source

Engine

See also

GuiMLTextCtrl::addText
GuiMLTextCtrl::forceReflow
GuiMLTextCtrl::onAdd
GuiMLTextCtrl::onURL
GuiMLTextCtrl::scrollToTag
GuiMLTextCtrl::scrollToTop
GuiMLTextCtrl::setAlpha
GuiMLTextCtrl::setCursorPosition
GuiMLTextCtrl::setText

References

This function is not called by any other functions.