CutString7

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.

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 Mydev.net

Linkedin Login

CutFrom, 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"

Views 292

Downloads 120

CodeID
DB ID