ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:strtolower

This is an old revision of the document!


Table of Contents

StrToLower

str StrToLower(str s)

Description

Returns s with all characters converted to lowercase using tolower.

Non-ASCII characters are not changed.

Examples

StrToLower("Hello There!") -> "hello there!"
functions/strtolower.1489950712.txt.gz · Last modified: 2017/03/19 21:11 by korshun