OCLOperators ToUpper () : String
No edit summary
No edit summary
Line 1: Line 1:


Returns ''self'' with all characters converted to uppercase.
Returns ''self'' with all characters converted to uppercase.  
{| class="wikitable"
{| class="wikitable"
!Expression
!Expression

Revision as of 07:50, 6 March 2023

Returns self with all characters converted to uppercase.

Expression Result
'UpPeR OpErAtIoN'.toUpper() 'UPPER OPERATION'
This page was edited 96 days ago on 02/10/2024. What links here