Wiz Tags - MACROMEDIA COLDFUSION STUDIO 4.5-USING COLDFUSION STUDIO Use Manual

For windows 95/98/nt4/2000
Table of Contents

Advertisement

String functions
Runtime functions
The syntax and behavior of all of these functions is identical to the equivalent
functions in ColdFusion, except for
rather than a direct variable reference.

WIZ Tags

The behavior of wizard output templates is controlled by the use of WIZ tags in the
template. These tags are like ColdFusion tags except that they are prefixed with the
characters
Supported tags
Chr
Compare
CompareNoCase
Find
FindNoCase
LTrim
RTrim
Trim
LCase
UCase
Len
Left
Right
Mid
RepeatString
ParameterExists
SetVariable
Evaluate
instead of ColdFusion.
WIZ
WIZSET — Sets a wizard parameter.
WIZINCLUDE — Includes another wizard output template.
WIZLOOP — Iterates over a set of output.
WIZBREAK/WIZCONTINUE — Assists in loop flow control.
WIZIF/WIZELSEIF/WIZELSE — Sets conditional flow control.
, which takes a string argument
ParameterExists
181

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion studio 4.5

Table of Contents