ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:tolower

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
functions:tolower [2017/03/19 21:13] korshunfunctions:tolower [2017/04/15 17:36] (current) korshun
Line 5: Line 5:
 ===== Description ===== ===== Description =====
 Returns the lowercase version of c. If c is not an ASCII letter, it is returned unchanged. Returns the lowercase version of c. If c is not an ASCII letter, it is returned unchanged.
 +
 +To change the case of a whole string, use [[StrToLower]].
  
 ===== Examples ===== ===== Examples =====
Line 15: Line 17:
  
 ===== See also ===== ===== See also =====
-  * [[toupper]] +[[toupper]] 
-  * [[StrToLower]]+
functions/tolower.1489950791.txt.gz · Last modified: 2017/03/19 21:13 by korshun