The set point input dialog in the runtime does not check the input value, so that it is possible to write invalid data format.
The set point input dialog in the runtime does not check the input value, so that it is possible to write invalid data format.
The set point input dialog in the runtime now evaluates the input values so that it is no longer possible to confirm the dialog when the given input is not convertible to a number of the corresponding data type. The input validation has been added for the following formats: Decimal, decimal with exponent, hexadecimal, octal and binary numbers.
Knowledge base topic ID: 159896.