Compatible Unicode Intrinsic Functions - IsMixed Method
Test if the string contains SBCS and DBCS characters
Member of Compatible Unicode Intrinsic Functions (PRIM_LIBI.ICompatibleUnicodeIntrinsics)
Parameters
Name | Type | Data Type | Description |
|---|---|---|---|
Result | *Result (Optional) | Boolean | True if the string is mixed |
Details
IsMixed returns true if there is a mixture of single byte and double byte characters in the supplied string.