_N
|
Exploration / Indicators |
SYNTAX | _N( string ) |
RETURNS | nothing |
FUNCTION | Protects from printing string to the commentary output window |
EXAMPLE | _N( ticker = name() ); // thanks to _N function ticker symbol is not printed |
SEE ALSO | ENABLETEXTOUTPUT() function |
The _N function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.