Search results 114
Sorted from new to old.
PCase (ProperCase)
Just like UCase and LCase, ProperCase (or PCase) will capitalize 1st letter of ...
Base64encode + Base64decode
Encodes and decodes a string, Base64 is used to convert binary data (like ...
RemoveCommaBetween2Quotes
Removes comma between the first pair of quotations (RemoveCommaBetween2Quotes)
ProtectText + UnProtectText
Encrypt or decrypt text, simple encryption with a numeric password Decrypt a ...