Returns if a char was found between two defined characters.
Like find if Loss was found between ( and ) in a larger string.
Similar to Between_HTMLTag but this one is open to anything.
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 Bold.codes
Linkedin LoginFindStr, inLargeStr, Optional Between_Char1 = "(", Optional and_Char2 = ")"
Or
LocIndex, inLargeStr, Optional Between_Char1 = "(", Optional and_Char2 = ")"
Or
LocIndex, inLargeStr, Optional Between_Char1 = "(", Optional and_Char2 = ")"
Views 181
Downloads 88
CodeID
DB ID