_BoxedString.Len (gb)

Static Property Read Len As Integer

Return the length of the string.

This function only deals with ASCII strings. To manipulate UTF-8 strings use String.Len() .