OCLOperators format
(Replaced content with "There's no format operator in MDriven OCL as in C#, please see ToString which is mostly identical. Category:OCL General Operators") |
No edit summary |
||
Line 1: | Line 1: | ||
There's no format operator in MDriven OCL as in C#, please see [[ToString]] which is mostly identical. | There's no general format operator as a function in MDriven OCL as in C#, please see [[ToString]] which is mostly identical but is a method on the numeric type. | ||
[[Category:OCL General Operators]] | [[Category:OCL General Operators]] |
Revision as of 08:27, 17 May 2023
This page was created by Peter on 2019-11-18. Last edited by Edgar on 2025-01-20.
There's no general format operator as a function in MDriven OCL as in C#, please see ToString which is mostly identical but is a method on the numeric type.