Chapter Contents

Previous

Next
KRIGHT

KRIGHT



Right aligns a character expression by trimming trailing DBCS blanks and SO/SI

Category: DBCS


Syntax
Arguments
Details
See Also

Syntax

KRIGHT(argument)

Arguments

argument
specifies any SAS character expression.


Details

The KRIGHT function returns an argument with trailing blanks moved to the start of the value. The argument's length does not change.

See Also

Functions:

KCOMPRESS
KLEFT
KTRIM


Chapter Contents

Previous

Next

Top of Page

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