Returns all Nelson keywords.
state = iskeyword(name)
ce = iskeyword()
name - a string.
state - a logical: true if is an Nelson keyword.
ce - a cell of strings: list of Nelson's keywords.
iskeyword returns a list of all Nelson keywords.
1.0.0
initial version
Last updated 3 months ago
iskeyword('for') ce = iskeyword()