Wikia

WoWWiki

API strlower

Talk0
98,452pages on
this wiki

Gets a string with all lower case letters instead of upper case.

lowerS = string.lower(s)
lowerS = strlower(s)

Arguments

String - The string to convert

Returns

lowerS 
String - The same string as passed in, but with lower case characters instead of upper case ones.

Example

> = string.lower("Hello, Lua user!")
hello, lua user!
Advertisement | Your ad here

Photos

Add a Photo
61,966photos on this wiki
See all photos >

Recent Wiki Activity

See more >

Around Wikia's network

Random Wiki