Hi;
Suppose I have a string like 'AD/1001/CXS' . I need to find characters after second '/' means output will be 'CXS'.
Ex. Output of AD/1001/CXS' is 'CXS' and output of ADE/1001/CXSQ' is 'CXSQ'
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Francis SusaimichaelPosted Jan 18, 2017, 9:40 AM
Keep it simple:
ravi vermaPosted Jan 18, 2017, 12:36 PM
Catcher WongPosted Jan 18, 2017, 7:30 AM
Chetan RanpariyaPosted Jan 18, 2017, 6:29 AM
JohnPosted Jan 18, 2017, 5:39 AM
Amit GuptaPosted Jan 18, 2017, 5:37 AM