Search results 106

Card image cap
RemoveHTMLTags

Remove HTML tags from a string, note, this won't handle html encoding.

Card image cap
CutString1

Cuts a string from a string starting from a specific character index and until ...

Card image cap
Limit Textarea

Show number of characters in a textarea and limit if it goes greater than ...

Card image cap
strUnQuote

This will tests to see if strQuotedString is wrapped in quotation marks, and, ...

Card image cap
WordsOf + Words_Len

WordsOf to create list of words from a block after converting every special ...

Card image cap
NMACode

Converts all Ƽ found in a string into their actual chars

Card image cap
UTF8R_toChar

Converts characters created by program R into actual chars as in < U+641 > to ...

Card image cap
CreateGUID

Generate random GUID of 36 chars (with or without brackets) using TypeLib ...

Card image cap
RemoveChars

Removes all chars found in Chars_to_remove from String1

Card image cap
HaveNonEnglish + StringASCIIs

Checks if one char is within two ASCII codes or not (StringASCIIs) Used to see ...

Card image cap
Crypt128

Simple small function to Encrypt or Decrypt a string in cell Simple Encryption ...

Card image cap
Frequency

Checks how many items in an ANStr ANStr is list of items separated by a ...