Function summary

ColdFusion Markup Language (CFML) includes a set of functions that you use in ColdFusion pages to perform logical and arithmetic operations and manipulate data.

The following table lists CFML functions:

Abs
GetHttpTimeString
Max
ACos
GetK2ServerDocCount
Mid
ArrayAppend
GetK2ServerDocCountLimit
Min
ArrayAvg
GetLocale
Minute
ArrayClear
GetMetaData
Month
ArrayDeleteAt
GetMetricData
MonthAsString
ArrayInsertAt
GetPageContext
Now
ArrayIsEmpty
GetProfileSections
NumberFormat
ArrayLen
GetProfileString
ParagraphFormat
ArrayMax
GetServiceSettings
ParameterExists
ArrayMin
GetTempDirectory
ParseDateTime
ArrayNew
GetTempFile
Pi
ArrayPrepend
GetTemplatePath
PreserveSingleQuotes
ArrayResize
GetTickCount
Quarter
ArraySet
GetTimeZoneInfo
QueryAddColumn
ArraySort
GetToken
QueryAddRow
ArraySum
Hash
QueryNew
ArraySwap
Hour
QuerySetCell
ArrayToList
HTMLCodeFormat
QuotedValueList
Asc
HTMLEditFormat
Rand
ASin
IIf
Randomize
Atn
IncrementValue
RandRange
BitAnd
InputBaseN
REFind
BitMaskClear
Insert
REFindNoCase
BitMaskRead
Int
RemoveChars
BitMaskSet
IsArray
RepeatString
BitNot
IsBinary
Replace
BitOr
IsBoolean
ReplaceList
BitSHLN
IsCustomFunction
ReplaceNoCase
BitSHRN
IsDate
REReplace
BitXor
IsDebugMode
REReplaceNoCase
Ceiling
IsDefined
Reverse
Chr
IsK2ServerABroker
Right
CJustify
IsK2ServerDocCountExceeded
RJustify
Compare
IsK2ServerOnline
Round
CompareNoCase
IsLeapYear
RTrim
Cos
IsNumeric
Second
CreateDate
IsNumericDate
SetEncoding
CreateDateTime
IsObject
SetLocale
CreateObject
IsQuery
SetProfileString
CreateODBCDate
IsSimpleValue
SetVariable
CreateODBCDateTime
IsStruct
Sgn
CreateODBCTime
IsUserInRole
Sin
CreateTime
IsWDDX
SpanExcluding
CreateTimeSpan
IsXmlDoc
SpanIncluding
CreateUUID
IsXmlElement
Sqr
DateAdd
IsXmlRoot
StripCR
DateCompare
JavaCast
StructAppend
DateConvert
JSStringFormat
StructClear
DateDiff
LCase
StructCopy
DateFormat
Left
StructCount
DatePart
Len
StructDelete
Day
ListAppend
StructFind
DayOfWeek
ListChangeDelims
StructFindKey
DayOfWeekAsString
ListContains
StructFindValue
DayOfYear
ListContainsNoCase
StructGet
DaysInMonth
ListDeleteAt
StructInsert
DaysInYear
ListFind
StructIsEmpty
DE
ListFindNoCase
StructKeyArray
DecimalFormat
ListFirst
StructKeyExists
DecrementValue
ListGetAt
StructKeyList
Decrypt
ListInsertAt
StructNew
DeleteClientVariable
ListLast
StructSort
DirectoryExists
ListLen
StructUpdate
DollarFormat
ListPrepend
Tan
Duplicate
ListQualify
TimeFormat
Encrypt
ListRest
ToBase64
Evaluate
ListSetAt
ToBinary
Exp
ListSort
ToString
ExpandPath
ListToArray
Trim
FileExists
ListValueCount
UCase
Find
ListValueCountNoCase
URLDecode
FindNoCase
LJustify
URLEncodedFormat
FindOneOf
Log
URLSessionFormat
FirstDayOfMonth
Log10
Val
Fix
LSCurrencyFormat
ValueList
FormatBaseN
LSDateFormat
Week
GetAuthUser
LSEuroCurrencyFormat
WriteOutput
GetBaseTagData
LSIsCurrency
XmlChildPos
GetBaseTagList
LSIsDate
XmlElemNew
GetBaseTemplatePath
LSIsNumeric
XmlFormat
GetClientVariablesList
LSNumberFormat
XmlNew
GetCurrentTemplatePath
LSParseCurrency
XmlParse
GetDirectoryFromPath
LSParseDateTime
XmlSearch
GetException
LSParseEuroCurrency
XmlTransform
GetFileFromPath
LSParseNumber
Year
GetFunctionList
LSTimeFormat
YesNoFormat
GetHttpRequestData
LTrim
 

Comments