Cuts right part of a string starting from certain occurrence of a separator until end of string.
Like CutString3 but it will return all items starting i to the end.
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 LoginCutFrom, StartFrom_ID_TillEnd, Optional Sepa = "|"
Print CutString7("some|1|have|to|say|happy|new|year|to someone", 3, "|")
"to|say|happy|new|year|to someone"
"to|say|happy|new|year|to someone"
Views 292
Downloads 120
CodeID
DB ID
ANmarAmdeen
685
Revisions
v1.0
Monday
January
1
2024