ParamToggle
|
Exploration / Indicators |
| SYNTAX | ParamToggle(''name'',''values'',defaultval=0 ) |
| RETURNS | NUMBER |
| FUNCTION | Function that allows to use boolean (Yes/No) parameters.
IMPORTANT: Parameter names and values must NOT contain non-printable characters (ASCII codes < 32). |
| EXAMPLE | |
| SEE ALSO | PARAM() function , ParamTrigger() function |
The ParamToggle function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.