JCL Help:MaximumUCS4

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Maximum value for an UCS-4 encoded character


Pascal

 MaximumUCS4: UCS4 = $7FFFFFFF;


Description

This constant denotes the maximum value for an UCS-4 character. Valid UCS-4 characters are included in range [#0..MaximumUCS4].


About

Unit

JclBase


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page