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 Mydev.net
Linkedin LoginParameters
CutFrom, StartFrom_ID_TillEnd, Optional Sepa = "|"
Examples
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"
Statistics
Views 292
Downloads 120
IDs
CodeID
DB ID

ANmarAmdeen
737
Revisions
v1.0
Monday
January
1
2024