OCLOperators Unicode
(Created page with "See Encoding")
 
No edit summary
Line 1: Line 1:
Unicode is a computing industry standard for representing and processing text. It defines a set of characters and assigns each character a unique number, which allows different systems to represent and interpret text in a standardized way.
Unicode is relevant because OCL allows the use of Unicode characters in its operators and expressions. For example, OCL uses the "≠" (not equal to) operator, which is represented by the Unicode character U+2260.
See [[Encoding]]
See [[Encoding]]

Revision as of 06:07, 5 May 2023

Unicode is a computing industry standard for representing and processing text. It defines a set of characters and assigns each character a unique number, which allows different systems to represent and interpret text in a standardized way.

Unicode is relevant because OCL allows the use of Unicode characters in its operators and expressions. For example, OCL uses the "≠" (not equal to) operator, which is represented by the Unicode character U+2260.

See Encoding

This page was edited 60 days ago on 03/19/2024. What links here