VocabularyparserInputsNone
OutputsWord descriptionReads the next token from parser input and makes sure it does not parse as a number.
ErrorsThrows an error if the scanned token is a number or upon finding end of file.
NotesThis word should only be called from parsing words.
Definition