[a] → [String(a).length]
0x311 → 14ActionMBStringLength computes the length of a string and is multi-byte aware.
| Field | Type | Comment |
|---|---|---|
| ActionMBStringLength | ACTIONRECORDHEADER | ActionCode = 0x31 |
ActionMBStringLength does the following:
This is a multi-byte aware version of ActionStringLength. On systems with double-byte support, a double-byte character is counted as a single character.