Return the variable as a single byte character string
Member of String Intrinsic Functions (PRIM_LIBI.ICommonStringIntrinsics)
Name | Type | Data Type | Description |
---|---|---|---|
Result | *Result (Optional) | String | Resulting SBCS string |
AsSBCSString returns the subject string ignoring all double byte (DBCS) characters.
Febuary 18 V14SP2