Hi
I would like to change the url of an Image UI on my page with JScript. What is the correct syntax please.
I have tried...
Apperyio("mobileimage_108").val("../img/Snip20160622_9.png");
Apperyio("mobileimage_108").assetl("../img/Snip20160622_9.png");
Neither work.
Thank you.