This method returns the number of characters in the wide string.
Returns the number of characters in the string.
s = WString("Hello, how are you today?") Print(s:GetSize())