Search results 181

HTMLTable_FullRow
Returns full row from RowID ... the full area between < tr ...> and < /tr> from ...

ANmaSearch_SpaceFriends and LeftSpaceFriends
Searches for string inside string covering multiple possibilities for space ...

ANmaSearch_QuoteFriends
Searches for string inside string with double-quote possibility If single ...

ANmaSearch_AmpFriends
Searches for string inside string with multiple possibilities if the char & ...

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

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 ...