I am trying to get the numeric value out of a string which looks like "ABCDEFG [1]". Here I am trying to get 1. I tried to use split method on the following string but dint get success. Any solution for this is appreciated. Thanks!I am trying to get the numeric value out of a s