Page History
Compatible Unicode Intrinsic Functions - IsSbcs Method
| Panel | ||
|---|---|---|
| ||
Test if the string is DBCS |
Member of Compatible Unicode Intrinsic Functions (PRIM_LIBI.ICompatibleUnicodeIntrinsics)
Parameters
Name | Type | Data Type | Description |
|---|---|---|---|
Result | *Result (Optional) | Boolean | True if the string is SBCS |
Details
IsSbcs returns True if all of the characters in a string are single byte.