Search results 64
HTMLCloseTag_HasWordAfter
Finds the number of occurrence of a "Numeric" inside a string having a certain ...
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 ...
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 ...
ANmaRemoveNestedTags
Remove tags that are identical and nested inside each other in an HTML document, ...
HTMLTagID_Previous
Return id for any html tag that was found above certain location of html page. ...
ConcatenateStrings_AmongString
Collect strings matching search from a longer string. I used it to concatenate ...
HTMLPadding_or_Margin
Finds the padding or margin from a style statement for an HTML tag. Passing ...