4
Answers

How to get string except the parameter?

Dwi Hyuga

Dwi Hyuga

7y
759
1
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)