Texts + Strings 171
Texts, strings, convert, replace, encode, parts and concatenations
Sorted from new to old.
ANmaSearch_AllWords_FromANStr
Checks if string has all words from ANStr inside Retuns 0 if not found or ...
CutString96_NumberBefore and After
Cuts the number found before our search word by going back certain number of ...
JSon functions to add, read and delete entry
3 Json functions to read full node by an image, add full node to file or delete ...
HTMLCloseTag_HasWordAfter
Finds the number of occurrence of a "Numeric" inside a string having a certain ...
ExtractNumeric_FromCell
Returns the number from an HTML cell after cleaning and finding sign. We faced ...
ANmaSearch_SpaceFriends and LeftSpaceFriends
Searches for string inside string covering multiple possibilities for space ...
ANmaSearch_OrFriends
Search for one of items in SearchFor_ListOfFriends inside SearchIn and return ...
ANStr_Add10IfNotBlank_NorNA
Concatenate string into one, if not blank and not N/A It looked stupid for me ...