I have a string like “EXFU6636176(22K0),GMCU1160189(22T3),SLZU2611400,UTCU4864043(22K0),UTCU4943435(22T3)”
I wanted to remove only the brackets and values in the bracket. i can do some split function and to achieve this. but i need some one line code to do this.