Search results 42
Sorted from new to old.
IntlIsAlphaCharacter
Test if a character is alphanumeric, regardless of the code page or language ...
Remove_Between2Quotes
Remove any char (or string) found between two quotes in a string This is an ...
HTMLDecode + HTMLEncode
Decode and encode back a string using HTML Technically found online, but ...
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 ...