Search results 60
Sorted from new to old.

CutString_JsonKeyValue
Reads value from json string for certain key. Using RegEx Regular Expression. ...

ANmaCountChars_Direction
Counts how many times we found OfChar repeated in TheStr from one of two ...

CleanArray_2Dim
Cleans an array of 2 dimensions from blank in 1st column. Similar to

ANmaReplace_Occurrence
Replaces certain occurrence of a string with another inside a string. Like ...

ANmaSearch_AposFriends
Searches for string inside string with apostrophe possibility (or as I call ...

ReturnLongestString_Of2
Returns the string that is longer, comparing what is before StrSepa versus ...

ANmaSearch_ApostropheFriends
Searches for string inside string with apostrophe variations conversion

ANmaHTMLTables_Combine2
Combine strings of two HTML tables into string of one table. Edit 2024-10-31: ...