This question is locked. New answers and comments are not allowed.
Hello, i have a item with a double value, if the user set "house", a validation message raise, but if the user set, 12,99 instead 12.99, when a read the item and cast to double i get: 1299.0,
I need raise a error "No comma allowed", by example, or control this situation.
Regard.
I need raise a error "No comma allowed", by example, or control this situation.
Regard.