NoteGet
- retrieves the text of the note

Miscellaneous functions
(AmiBroker 4.60)


SYNTAX NoteGet( ''Symbol'' )
RETURNS STRING
FUNCTION Retrieves note linked to "symbol". If symbol is "" (empty string) then current symbol is used.
If symbol is "" (empty string) then current symbol is used.
EXAMPLE "You have entered the following text in the notepad" + NoteGet("");
SEE ALSO NoteSet() function

References:

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

More information:

See updated/extended version on-line.