owner icon indicating copy to clipboard operation
owner copied to clipboard

Trim string values

Open bodunov opened this issue 9 years ago • 1 comments

Hi, does the Owner trim extra whitespaces at the end of property values? If not, is there any easy way to tell to the Owner to do it for String parameters? For example, I have a property "hostname=abc.xyz.com ", and I want to get "abc.xyz.com" as the value, but now I am getting "abc.xyz.com ".

bodunov avatar Sep 14 '15 14:09 bodunov

ok, I think I just found an answer by browsing the latest sources.. Use Preprocessor then.

bodunov avatar Sep 14 '15 14:09 bodunov