Search results 35

Sorted from new to old.
Card image
HTMLCloseTag_HasWordAfter

Finds the number of occurrence of a "Numeric" inside a string having a certain ...

Card image
ANmaSearch_QuoteFriends

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

Card image
ContainerHTMLTag_ReturnBlock

Returns the full string starting from open tag of container where LocationIndex ...

Card image
HTML_InsideTag_ByIndex

Checks if LocIndex is found between open and close of HTMLTag or between close ...

Card image
SettingRead_JSON

Reads certain value for a certain setting from FullJSONString text block. See ...

Card image
Nearby Color shades

Calculate colors close to input color, a jquery html that will give you 10 ...

Card image
ANmaNumber_Closest2Word

Finds the number between two spaces that is found close to of Word1Location ...

Card image
ContainerHTMLTag_Index

Returns location of the tag that enclosing the location provided inside HTML ...

Card image
ContainerHTMLTag

Returns HTML tag of the container of certain location inside HTML block. ...

Card image
NumberFoundinsideTag

Checks if a number found between two characters, searching can be customized to ...

Card image
WorkbookSave_ANmar

Saves a workbook handling several scenarios and decide what to do based on each. ...

Card image
Between_HTMLtag

Returns the full text found between HTML tag open and close by either and index ...

Card image
ReadLastChars

Reads last some characters of a file, needs to see contents of large files that ...

Card image
ANmaSQL_InsertStatement

Creates SQL INSERT statements from a table in Excel. Used to be executed to ...

Card image
SaveAsHTML_Template

Creates HTML file using template found in a column. Have lines of HTML in a ...

Card image
ReadHTMLTag

Reads string between open and close HTML tag (between < ... > and < / ... >), ...