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


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

Revision as of 07:48, 6 March 2023

Returns self with all characters converted to lowercase.

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