Comparing class national and class numeric operands
You can compare national literals or class national data items to integer literals or numeric data items that are defined as integer (that is, national decimal items or zoned decimal items). At most one of the operands can be a literal.
About this task
You can also compare national literals or class national data items to floating-point data items (that is, display floating-point or national floating-point items).
Numeric operands are converted to national (UTF-16) representation if they are not already in national representation. A comparison is made of the national character values of the operands.