Hi,
I am trying to display the first 3 characters of a string and was using Toolkit substring to do that. Is there a replacement for the code below?
Thanks,
Mike
I am trying to display the first 3 characters of a string and was using Toolkit substring to do that. Is there a replacement for the code below?
Code:
<mvt:item name="toolkit" param="newsubstring|zoom_code|l.all_settings:category:code,1,3" /> <a href="&mvt:global:sessionurl;&Screen=ZOOMPRICE&[B][COLOR=#e74c3c]mvt:global:zoom_code[/COLOR][/B]">Pricing</a>
Mike
Comment