Help!!!!! I write this script
Help!!!!! I write this script
var a = LL.getCurrentDesktop();
var m = a.getPositionX();
a.getItemByLabel(“hello”).setPosition(a,0);
And label icon on desktop as hello but it is not doing anything
(Next Post) Is there a way for me to delete a variable that I made? »
…setPosition( m ,0);
Then also not doing anyting
Anything*
Make sure ‘run scripts’ is enabled in general settings.
How are you launching the script?