Hi,
is there any way to replace ALL big letters for small ones?
Thanks
Hi,
is there any way to replace ALL big letters for small ones?
Thanks
Best answer by sandervanegmond
You could use an AttributeCreator with:
new_value = @LowerCase(@Value(old_value))
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.