Checks to see if sStr matches on of the items in Listof, knowing separator, ...
2023Jul24
Matching any part of a string in another , then returns 0 if not match, Or ...
2018Jun26
Returns the index where any of the words from AnStrSearchFor found in SearchIn ...
Nov17
Cuts a number that would be found before certain word inside a block string. ...
2024Feb1
Finds the location of a sting inside list of strings with certain separator, or ...
Apr23
Counts how many words found inside a string. Using space, tab or enter as ...
2019Mar31
Collect strings matching search from a longer string. I used it to concatenate ...
2024Jan17
Finds the number between two spaces that is found close to of Word1Location ...
2023Oct24
Toggles among up to 5 values. Pass the current values, then up to 5 values (in ...
Feb2
Reads image dimensions, width, height, depth and image type. Details returned ...
2024Jan16