Servoy 4.0 rc 1

Also, another thing with the create new global variable dialog in RC1, I noticed that there is a NUMBER and an INTEGER type available, but in JS I thought that all “numbers” were mapped to doubles so I am unclear what the difference between INTEGER and NUMBER is for the definition of a global var.

1 and 1.0 are identical in JS no? If so, maybe NUMBER should stick around and INTEGER should go away. :?:

Thanks