start | all-pages

c:whitespace? Data Stack: c-f Address Stack: - For ASCII characters, return true if the character is white space or false if it is not. The whitespace characters are tracked in +s:WHITESPACE and include horizontal tab, carriage return, line feed, and space by default. Type: word Defined In: blocks