| Functions for NLS |
| Category: | DBCS |
| Restriction: | I18N Level 2 |
| Tip: | Non-DBCS equivalent function is SCAN in SAS Language Reference: Dictionary. |
| Syntax | |
| Arguments | |
| Details |
Syntax |
| KSCAN(argument,n<, delimiters>) |
specifies a numeric expression that produces the number of the word in the character expression you want KSCAN to select.
specifies a character variable that produces characters that you want KSCAN to use as word separators in the character expression.
| Details |
Leading delimiters before the first word in the character string do not effect KSCAN. If there are two or more contiguous delimiters, KSCAN treats them as one.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.