SizeOfWString
See Also: Length, WString, Data Types, Variables and Constants
Purpose
SizeOfWString returns the number of WChars (code units / double-bytes) of a WString.
Return Type
Syntax
SizeOfWString({WString-value})
What It Does
SizeOfWString returns the number of code units in {WString-value}.