AddRow
|
Exploration / Indicators |
SYNTAX | AddRow(''text'') |
RETURNS | NOTHING |
FUNCTION | The function adds a raw text row to the exploration (allows outputing things without respecting Filter and without being limited to number of bars). This function is preliminary and its parameters are subject to change. |
EXAMPLE | SetOption("NoDefaultColumns", True ); |
SEE ALSO | AddColumn() function , AddTextColumn() function |
The AddRow function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.