The number controls were changed to allow also negative values.
The operator for e.g. textbox control is =, LIKE, also <> (not equal) was allowed, but for CHECKEDLISTBOX and MULTIPLELIST only IN (….) operator was used, now also NOT IN (or <>) can be specified for these controls.