Comparing national (UTF-16) data

You can compare national (UTF-16) data, that is, national literals and data items that have USAGE NATIONAL (whether of class national or class numeric), explicitly or implicitly with other kinds of data in relation conditions.

You can code conditional expressions that use national data in the following statements:

  • EVALUATE
  • IF
  • INSPECT
  • PERFORM
  • SEARCH
  • STRING
  • UNSTRING

For full details about comparing national data items to other data items, see the related references.

related references  
Relation conditions (Enterprise COBOL for z/OS® Language Reference)  
General relation conditions (Enterprise COBOL for z/OS Language Reference)  
National comparisons (Enterprise COBOL for z/OS Language Reference)  
Group comparisons (Enterprise COBOL for z/OS Language Reference)