OCLOperatorsSize () : Integer
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Returns the number of characters composing ''self''. | Returns the number of characters composing ''self''. | ||
{| class="wikitable" | {| class="wikitable" | ||
!Expression | !Expression |
Revision as of 08:23, 6 March 2023
This page was created by Peter on 2019-11-22. Last edited by Edgar on 2025-01-20.
Returns the number of characters composing self.
Expression | Result |
---|---|
'size operation'.size() | 14 |