Allow comparison between Integer variables and decimals
If I define two variables, X (as Integer) and Y (as Decimal) I should be able to perform basic math comparisons between them. But NWC does not allow these variables to be compared in a Condition action.