GuiSetText
|
GUI functions |
SYNTAX | GuiSetText( ''text'', id ) |
RETURNS | NUMBER |
FUNCTION | The function sets the text value of on-chart control (such as edit field, or date time). Parameters:
For more information about using GUI controls see Tutorial: Using on-chart GUI controls |
EXAMPLE | |
SEE ALSO | GuiGetText() function , GuiEdit() function , GuiDateTime() function , GuiSlider() function |
The GuiSetText function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.