Search results 239
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 ...
ProtectText + UnProtectText
Encrypt or decrypt text, simple encryption with a numeric password Decrypt a ...
DuplicateFileName
Generates new available file name for a certain file in order to duplicate it, ...
[TAB] inside textarea
Allow textarea's to accept TAB key (ASCII code 63) Could use some enhancements, ...