Hello All ,
Kindly help me with one scenario please. I have a text "RESIDENTIAL_GARAGE{173}" but I need to get "RESIDENTIAL GARAGE" . Please help me with this . Thanks a lot!!!
Hello All ,
Kindly help me with one scenario please. I have a text "RESIDENTIAL_GARAGE{173}" but I need to get "RESIDENTIAL GARAGE" . Please help me with this . Thanks a lot!!!
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vishal YelvePosted Oct 1, 2022, 7:36 AM
Uday DodiyaPosted Oct 1, 2022, 4:43 AM
You can use substring, try following
Uttam KumarPosted Sep 30, 2022, 6:41 PM
You can use regular expressions. Try the below code.