Skip to content

Latest commit

 

History

History
executable file
·
16 lines (12 loc) · 620 Bytes

ascii-q.MD

File metadata and controls

executable file
·
16 lines (12 loc) · 620 Bytes

USAGE:
     ASCII? value 

DESCRIPTION:
     Returns TRUE if value or string is in ASCII character range (below 128).
     ASCII? is a function .

RETURNS:
    (undocumented)

ARGUMENTS:
    value [any-string! char! integer!]

Rebol.com docs


Above this line is autogenerated. Place user comments below.