Is there a way to determine -- when parsing -- if a word contains a builtin name or other imported system module name?



Is there a way to determine -- when parsing -- if a word contains a
builtin name or other imported system module name?

Like "iskeyword" determines if a word is a keyword!

--
Regards,
Casey
.



Relevant Pages