GuiGetText
- get text from on-chart control

GUI functions
(AmiBroker 6.30)


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:

  • id - control ID

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

References:

The GuiGetText function is used in the following formulas in AFL on-line library:

More information:

See updated/extended version on-line.