Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
i am having trouble with some script.
Can somebody please help?
Here it is:
CALL Qvc.Icons($(vG.CustomPath)IconSamples)
IconSample is a folder with within many icons that the sub upload. But there is something wrong in the scripts
Thanks
I think you need to quote the parameter:
CALL Qvc.Icons('$(vG.CustomPath)IconSamples')