NoteGet
|
Miscellaneous functions |
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 |
The NoteGet function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.