OCLOperators ToLower () : String
This page was created by Peter on 2019-11-22. Last edited by Edgar on 2025-01-20.


Returns self with all characters converted to lowercase.

Expression Result
'LoWeR OpErAtIoN'.toLower() 'lower operation'