Texts + Strings 164
Texts, strings, convert, replace, encode, parts and concatenations
Sorted from new to old.
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
ANString_Location
Finds the location of a sting inside list of strings with certain separator, or ...
ContainerHTMLTag_ReturnBlock
Returns the full string starting from open tag of container where LocationIndex ...
Concatenate_HTMLColumn
Build a string from a certain column in html table (using < table, < tr, and < ...
FindAncherURL_InHTMLRow
Finds the URL (href tag value) for an anchor inside a table row (tr element) ...
HTML_InsideTag_ByIndex
Checks if LocIndex is found between open and close of HTMLTag or between close ...
CutString_ReverseFrom
Returns full string starting from the point of LocIndex minus back where we ...
ANmaRemoveNestedTags
Remove tags that are identical and nested inside each other in an HTML document, ...