[Ricardo Rodriguez] Your EPEC Network ICT Team wrote:
> Hi all,
>
> Please, how could I remove the spaces of a string using Velocity?
>
> For instance, the following string "Remove All Spaces From This
> String" must read "RemoveAllSpacesFromThisString".
>
> Thank you so much,
>
> Ricardo
>
I think you can just write:
$string.replace(" ", "")
---------------------------------------------------------------------
To unsubscribe, e-mail:
user-unsubscribe@...
For additional commands, e-mail:
user-help@...