18
CFML Quick Reference
FormatBaseN(number, radix)
GetToken(string, index [, delimiters ])
Hash(string)
Insert(substring, string, position)
JavaCast(type, variable)
JSStringFormat(string)
LCase(string)
Left(string, count)
Len(string or binary object)
ListValueCount(list, value [, delimiters ])
ListValueCountNoCase(list, value [, delimiters ])
LJustify(string, length)
LSIsCurrency(string)
LSParseCurrency(string)
LSParseDateTime(date/time-string)
LSParseEuroCurrency(currency-string)
LSParseNumber(string)
LTrim(string)
Mid(string, start, count)
MonthAsString(month_number)
ParseDateTime(date/time-string [, pop-conversion ] )
REFind(reg_expression, string [, start ]
[, returnsubexpressions ] )
REFindNoCase(reg_expression, string [, start ]
[, returnsubexpressions ] )
RemoveChars(string, start, count)
RepeatString(string, count)
Replace(string, substring1, substring2 [, scope ])
ReplaceList(string, list1, list2)
ReplaceNoCase(string, substrng1, substrng2 [, scope])
REReplace(string, reg_express, substrng [, scope])
REReplaceNoCase(string, reg_express, substrng
[, scope])
Reverse(string)
Right(string, count)
RJustify(string, length)
RTrim(string)
SpanExcluding(string, set)
SpanIncluding(string, set)
ToBase64(string or binary_object)
Trim(string)
UCase(string)
Val(string)
Structure functions
Duplicate(variable_name)
IsStruct(variable )
StructAppend(struct1, struct2, overwriteFlag)
StructClear(structure)
StructCopy(structure)
StructCount(structure)
StructDelete(structure, key [, indicatenotexisting ])
StructFind(structure, key)
StructFindKey(top, key, scope)
StructFindValue(struct top, string value [, scope])
StructGet(pathDesired)
StructInsert(structure, key, value [, allowoverwrite])
StructIsEmpty(structure)
Summary of Contents for COLDFUSION 5-CFML
Page 2: ......
Page 36: ...32 CFML Quick Reference...