I want to pin and unpin a widget using script.
I want to pin and unpin a widget using script. I’ve figured out basic scripts but I can’t figure out how to do this. Could someone point me in the right direction? What’s the context for the property edit in script?
]]>
< ![CDATA[
item.getProperties().edit().setString(“i.pinMode”, “XY”).commit();
]]>
< ![CDATA[
Beautiful. Now if I could ever figure out these stop points. I can never make them work properly
]]>