<< if | Interpreter functions | keyboard >> |
state = iskeyword(name) |
ce = iskeyword() |
a string.
a logical: true if is an Nelson keyword.
a cell of strings: list of Nelson's keywords.
iskeyword returns a list of all Nelson keywords.
iskeyword('for')
ce = iskeyword()
Version | Description |
---|---|
1.0.0 | initial version |
Allan CORNET