This is my string "INDUSTRIAL, PARKS, PROPERTY" I want to delete the spaces trailing parks, property. I want the output as "INDUSTRIAL,PARKS,PROPERTY"
This is my string "INDUSTRIAL, PARKS, PROPERTY" I want to delete the spaces trailing parks, property. I want the output as "INDUSTRIAL,PARKS,PROPERTY"