User Guide

Table Of Contents
Index 1109
SetEncoding 418
SetLocale 409
SetVariable 90
StructClear 116
StructCount 113
StructDelete 116
StructIsEmpty 113
StructKeyArray 114
StructKeyExists 113
StructKeyList 114
StructNew 112
syntax 80
ToString 851
URLEncodedFormat 444
XmlChildPos 851
XmlElemNew 850
XmlFormat 851
XmlGetNodeType 851
XmlNew 850, 856
XMLParse 850
XmlParse 857
XmlSearch 850
XmlTransform 850
XmlValidate 851
See also individual function names
CFML syntax, Code Compatibility Analyzer 442
CFML tags, for globalization 413
cfmodule tag, calling custom tags 243
cfNTauthenticate tag 382
cfobject tag
instantiating components 218
invoking component methods 221
cfoutput tag
data-type conversions 60
populating list boxes 625
using with component objects 928, 947
cfparam tag
about 71, 349
and validation 662
handling invalid data 670
testing and setting variables 71
using for validation 683
validation considerations 664
cfpop tag
deleting e-mail 989
queries and 489
query results 579
query variables 984
retrieving attachments 988
retrieving headers 985
retrieving messages 987
using 984
using cfindex with 572, 573
cfprocessingdirective tag 411
cfquery tag
cachedWithin attribute 306
creating action pages 479, 485
debugging with 434
populating list boxes 625
syntax 466
using 466
using cfindex with 572, 573
using cfquery attributes in the Query Builder 797
CFR file
displaying in a browser 791
displaying using cfreport 791
cfreport tag
displaying reports 775
saving to a file 791
cfreportparam tag
about 778
input parameters 779
using 792
cfrethrow tag
nesting 333
syntax 333
using 325, 333
cfsavecontent tag 300
CFScript
comments 126
conditional processing 129
creating user-defined functions 172
description 23
differences from JavaScript 127
example 124, 137
exception handling 136
expressions 125
function statement 173
introduction 40
language 125
looping 131
reserved words 127
return statement 174
statements 125
syntax, for user-defined functions 173
user-defined function syntax 173
using 123
var statement 174
variables 125
web services, consuming 893