-
Type:
Feature Request
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
Current behavior:
it is not possible to set the type of a variable explicitly. This means that setting the value 'null' for a variable will always result in the variable having the type "null" (see NullType).
AT:
- When setting the value of a variable I can specify the type (such as "Integer") and still set the value null