getTextLength
Retrieves the current length of the text in @self.
Return
The current number of characters in @self, or 0 if there are none.
Since
1.5
Retrieves the current length of the text in @self.
The current number of characters in @self, or 0 if there are none.
1.5