Cuts part from large string from certain character to certain character with ability to ignore cascading characters.
Meaning: We start cutting once we find CutFrom
Then after that, if we found CutFrom before and ToString, we are going to ignore it and ignore 1 ToString until we reach .
This is a big help when you read json tree-structure variables and blocks
Edit 2024-08-03: Fix possible bug when StartFromChar is 0
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 LoginFromString, Optional CutFrom = "", Optional ToString = "", Optional ByVal StartFromChar = 1
Views 309
Downloads 72
CodeID
DB ID
ANmarAmdeen
701
Revisions
v2.0
Saturday
August
3
2024