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