JCL Help:UnicodeComposePair
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: UnicodeComposePair
Search in JCL Help
Search in all projects
Summary
Map two sequences into a composed codepoint.
Parameters
Parameters | Description |
First | The first sequence. |
Second | The second sequence. |
Composite | Composed version of the First and Second sequence. |
Return Value
UnicodeComposePair returns True if there was a mapping (in which case Composite is the composed version of First and Second) otherwise it returns False.
Description
UnicodeComposePair maps the sequence of First and Second to a composed codepoint.
About
Donator
Mike Lischke
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