How can i set the value of a variable (bindings) through script?
How can i set the value of a variable (bindings) through script?
]]>
« Is it possible to change a wallpaper only for one of the desktops? (Previous Post)
< ![CDATA[
LL.setVariableString(variable, varValue);
LL.setVariableInteger(variable, varValue);
//Check the class LL in the wiki
]]>