Concatenates two or more character expressions.
Category: |
DBCS
|
Restriction: |
I18N Level 2
|
Tip: |
Non-DBCS equivalent function is CAT in
SAS Language Reference: Dictionary.
|
KSTRCAT(argument-1, argument-2<, ...
argument-n>)
|
- argument
-
specifies any single-byte or double-byte character expression.
KSTRCAT concatenates two or more single-byte or double-byte
character expressions. It also removes unnecessary SO/SI pairs between the
expressions.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.