Page 1 of 1

Boolean in defined block gives wrong value

Posted: Oct 6th, '17, 20:52
by SimpleSi
0.png
1.png
2.png
If you create a shared block with boolean parameter, it reports a value of 10 instead of false when you first invoke it

If you switch argument to true - it reports true

When you switch back to false - it now correctly reports false


While I'm here :) it always defaults to false - can we have option of choosing the default value of true or false please?