User Tools

Site Tools


chataigne

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
chataigne [2023/02/17 16:07] ssm2017chataigne [2023/02/17 17:54] (current) – [Values in script] ssm2017
Line 18: Line 18:
 <sxh js> <sxh js>
 var mycontainer = local.values.addContainer("toto"); var mycontainer = local.values.addContainer("toto");
-var myint1 = mycontainer.addIntParameter("myint", "",0,1,65536);+var myint1 = mycontainer.addIntParameter("myint", "",1,1,65536);
 myint1.setAttribute("saveValueOnly",false); myint1.setAttribute("saveValueOnly",false);
 </sxh> </sxh>
chataigne.1676646447.txt.gz · Last modified: by ssm2017