L3DT users' wiki
Large 3D terrain generator

strlower

Description

Convert a text string to lower case.

Function prototype

string strlower <string:Text>

Arguments

Name Type Comment
Text string The text string to be converted to lower case.

Return value

A string containing the input text converted to lower case.

Example

echo <strlower "THIS WAS ALL UPPER CASE">

… the output of which is written to the event log by echo as:

 this was all upper case

Comments

None.

See also

 
plugins/general/zeoscript/reference/functions/strlower.txt · Last modified: 2017/08/31 07:21 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki