GetCharBufferLength

Description

Returns the current length of the char buffer wihtout modifying it. Note that this is the length in characters, not bytes, which may be different when the string contains unicode characters.

Definition

integer GetCharBufferLength()