ToInteger () : Integer
(Created page with "=== toLower () : String === Returns ''self'' with all characters converted to lowercase. {| class="wikitable" !Expression !Result |- |'LoWeR OpErAtIoN'.toLower() |'lower op...")
 
No edit summary
Line 8: Line 8:
|'lower operation'
|'lower operation'
|}
|}
[[Category:OCL]]

Revision as of 08:22, 9 January 2023

toLower () : String

Returns self with all characters converted to lowercase.

Expression Result
'LoWeR OpErAtIoN'.toLower() 'lower operation'
This page was edited 97 days ago on 02/10/2024. What links here