Texts + Strings 166
Texts, strings, convert, replace, encode, parts and concatenations
Sorted from new to old.
PCase (ProperCase)
Just like UCase and LCase, ProperCase (or PCase) will capitalize 1st letter of ...
CutString_Words_Left + CutString_Words_Mid
Cuts the left or Middle part of string without breaking words Can specify ...
RemoveCommaBetween2Quotes
Removes comma between the first pair of quotations (RemoveCommaBetween2Quotes)
ConvertMultiLine2 + 6
Convert text blocks (by converting line separators from any separator to any). ...