Vote count:
0
I have a string like
string1= "sample thing(model)"
I need to get the string inside the parantheses i.e model. And i'm using the below code but not working. which method do i need to use.
vString1 = Split(string1, "(",")")
asked 27 secs ago
Aucun commentaire:
Enregistrer un commentaire