NumberFoundinsideTag

Checks if a number found between two characters, searching can be customized to start from CharsGoBack characters (default 20) before closing tag.
Returns 0 or 1
1 if we found a numeric value between > and inside InString
    Searching starts from 20 character before we find the
0 if not
This marks the code number 1,000 in this website! something to celebrate.


Public

Tested

My Own Work

InString, Optional BeforeNumber = ">", Optional AfterNumber = "", Optional CharsGoBack = 20

Views 1
Downloads 0