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

 

TOUPPER

Converts a string to all uppercase.

Syntax

Parameters

STR (required)
String to convert to uppercase.

OUTSTR (required)
Name of the variable 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 contains the value "THIS IS A TEST".

See Also

TOLOWER

  Home > Contents > Index >

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