ToInteger () : Integer
No edit summary
No edit summary
Line 1: Line 1:
=== toLower () : String ===
=== toLower () : String ===
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 09:28, 1 March 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