Search results 60
Sorted from new to old.

HTMLTable_FindTable
Reads < table .... < /table> found after index Have ability to opnly bring the ...

HTMLTable_NoOfColumns
Gets no of columns in an HTML table. It actually gets the maximum number of ...

HTMLTable_FullRow_NonBlanks
Returns all numeric values in row separated by Sepa Only cells that are not ...

ExtractNumeric_FromCell
Returns the number from an HTML cell after cleaning and finding sign. We faced ...

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