mary jean ligas

mary jean ligas

  • NA
  • 420
  • 196.2k

get the word after search key word

Oct 19 2015 1:04 AM

please help me on this: i want to find a search keyword then if i get it then the output will be the next word or number

example:

string keyword = "REM ACCT"
string myString = "the amount can be verify in REM ACCT 123456789 number"

in that variable i want to get the next word "123456789" only after the search key word "REM ACCT". Please help me what is the logic of this. Thanks
 


Answers (10)