OCLOperators ToUpper () : String
Created by Peter on 2019-11-22 · Last edited by Edgar on 2025-08-31.
Returns self with all characters converted to uppercase.
| Expression | Result |
|---|---|
| 'UpPeR OpErAtIoN'.toUpper() | 'UPPER OPERATION' |
Returns self with all characters converted to uppercase.
| Expression | Result |
|---|---|
| 'UpPeR OpErAtIoN'.toUpper() | 'UPPER OPERATION' |
© MDRIVEN. All Rights Reserved
© MDRIVEN. All Rights Reserved