OCLOperators Size () : Integer
(Created page with "Returns the number of characters composing ''self''. {| class="wikitable" !Expression !Result |- |'size operation'.size() |14 |}")
 
(Automatically adding template at the end of the page.)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Returns the number of characters composing ''self''.
Returns the number of characters composing ''self''.  
{| class="wikitable"
{| class="wikitable"
!Expression
!Expression
!Result
!Result
|-
|-
|'size operation'.size()
|'size operation'->size
|14
|14
|}
|}
[[Category:OCL String Operators]]
{{Edited|July|12|2024}}

Latest revision as of 15:40, 10 February 2024

Returns the number of characters composing self.

Expression Result
'size operation'->size 14
This page was edited 89 days ago on 02/10/2024. What links here