4
Reply

How to get string except the parameter?

Dwi Hyuga

Dwi Hyuga

Jul 10 2017 3:13 AM
243
for the example :
I have string 'D 1234 P1'
then my parameter is 'D 1234'
the string that i want to get is 'P1'
how to do?

Answers (4)