IsFavorite
|
Information / Categories |
SYNTAX | IsFavorite() |
RETURNS | NUMBER |
FUNCTION | The IsFavorite function returns True (1) if current symbol belongs to favorites, returns False (0) otherwise. |
EXAMPLE | if( IsFavorite()
) |
SEE ALSO | IsIndex() function |
The IsFavorite function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.