Chapter Contents

Previous

Next
BYTE

BYTE



Returns one character in the ASCII collating sequence

UNIX specifics: uses the ASCII collating sequence


Syntax
Details
See Also

Syntax

BYTE(n)


Details

UNIX operating environments use the ASCII system, so the BYTE function returns the nth character in the ASCII collating sequence. The values for n can range from 0 to 255.

See Also


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.