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&mvt:global:zoom_code">Pricing</a>
Mike
Comment