Checks if LocIndex is found between open and close of HTMLTag or between close and open of the tag inside a large string like HTML code of a page.
Returns number:
1: If LocIndex is between open and close (as in between < td ...> and < /td ...>)
2: If LocIndex is between close and open instead (as in between < /td ...> and < td ...>)
0: anything else
It will also return the location of the tag that was found before LocIndex if Return was 1 or 2
Will also return the location of the start at left end inside ReturnLocation variable
Similar to Between_HTMLtag but this one does not search, it instead needs the actual character location LocIndex to start searching from.
Access is limited.
Login here using your Linkedin account. to see or download code.
No registration, not another password to remember, login using your Linkedin account and have access to all public codes in Mydev.net
Linkedin LoginParameters
Statistics
Views 781
Downloads 109
IDs
Requirements
Codes Required 0

Similar Codes
Similar codes

By Developer
Recent 4 by ANmarAmdeen 4

Random Codes
Random Codes 4
