Hi Experts,
I am displaying the value of a variable (say var1) on the layout.
When var1 has some value it gets displayed.
when var1 has space, it prints space which i want to avoid.
i dont want to print space at all..
How can i do this?
Thanks
Dan