Between_2Chars

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.

CodeFunctionName
What is this?

Public

Tested

Original Work

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 Boldcodes.com

Linkedin Login

FindStr, inLargeStr, Optional Between_Char1 = "(", Optional and_Char2 = ")"
Or
LocIndex, inLargeStr, Optional Between_Char1 = "(", Optional and_Char2 = ")"

Views 181

Downloads 88

CodeID
DB ID