Hi
is there a function to remove space ?
for example
"Beyonce "
or
" Beyonce"
from artist/title
thanks
Hi
is there a function to remove space ?
for example
"Beyonce "
or
" Beyonce"
from artist/title
thanks
You can create an action around
$trim(x,c)
From the documentation:
or you try one of the other FAQ entries:
thank you very much for your help
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.