Search results 60
Sorted from new to old.

IsValidUTF8 + DecodeUTF8 + EncodeUTF8
Checks UTF8, or convert to/from UTF8. Simple functions to convert the first 256 ...

PCase (ProperCase)
Just like UCase and LCase, ProperCase (or PCase) will capitalize 1st letter of ...

ConvertMultiLine2 + 6
Convert text blocks (by converting line separators from any separator to any). ...

RGB2HTML + HTML2RGB
Converts RGB color to / from HTML format As bonus, functions RGB_ExtractColor ...