String

This class provided UTF-8 string manipulation methods.

Be careful that standard Gambas string routines only deal with ASCII strings.

For more information on UTF-8, follow this link: http://www.cl.cam.ac.uk/~mgk25/unicode.html

This class is static.


Methods 
Index  LCase  Left  Len  Lower  Mid  Pos  Right  UCase  Upper