what
Get Nelson builtin and macro list.
Syntax
list_builtin = what()
[list_builtin, list_macro] = what()
Output argument
list_builtin - a cell of strings
list_macro - a cell of strings
Description
what returns the list of all builtin and macro available in current Nelson's session.
Example
See also
History
Version
Description
1.0.0
initial version
Author
Allan CORNET
Last updated