Home > Contents > Index >
Template Tag TOC  |   Alpha TOC  |   Tag Family TOC  |   Purpose TOC  |   Annotated TOC  |   Index 

 

TOLOWER

Converts a string to all lowercase.

Syntax

Parameters

STR (required)
String to convert to lowercase.

OUTSTR (required)
Name of the string to contain results.

errno

The value of errno is unchanged.

Example

This example changes the case in the string "This Is A Test". After the command executes, Variables.newstring has the value "this is a test".

See Also

TOUPPER

  Home > Contents > Index >

FatWire XML Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.