Search results 41

Sorted from new to old.
Card image
confirmDelete

Asks user before running a link (mostly before deleting) Small important part ...

Card image
Crypt128

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

Card image
ANStrRead + ANStrSave + ANStrSearch

Reads and saves data into 1 dim string array, ANStr ANStr is a string of list ...

Card image
Time2Real

Converts TIME code to number HH:MM to xx.xx As in 10:15 to 10.25, 13:30 to 13.5

Card image
StringFlip

Flips a string, right-to-left, and if passed again, will flip it back Can be ...

Card image
CutString

Cuts a string from certain char till certain char, can be used to cut left, ...

Card image
Str2Hex

Convert a string to Hex

Card image
GetDigits

Extracts digits out of a string

Card image
ANStrList functions

Set of functions to manage ANStrList strings, read, save, delete, sort, compare, ...