OCLOperators ToLower () : String
This page was created by Peter on 2019-11-22. Last edited by Edgar on 2025-08-31.
Returns self with all characters converted to lowercase. 
| Expression | Result | 
|---|---|
| 'LoWeR OpErAtIoN'.toLower() | 'lower operation' | 
Returns self with all characters converted to lowercase. 
| Expression | Result | 
|---|---|
| 'LoWeR OpErAtIoN'.toLower() | 'lower operation' | 
© MDRIVEN. All Rights Reserved
© MDRIVEN. All Rights Reserved