String Functions

A list of CFML Functions for working with Strings.

asc

binaryDecode

binaryEncode

chr

cJustify

compare

compareNoCase

dayOfWeekAsString

find

findNoCase

findOneOf

formatBaseN

HTMLCodeFormat

HTMLEditFormat

insert

javacast

jsStringFormat

lCase

left

len

listAvg

listCompact

listEvery

listFind

listFindNoCase

listIndexExists

listItemTrim

listSome

listValueCount

listValueCountNoCase

lJustify

lTrim

mid

paragraphFormat

REFind

REFindNoCase

REmatch

REMatchNoCase

removeChars

repeatString

replace

replaceList

replaceNoCase

REReplace

REReplaceNoCase

reverse

right

rJustify

rTrim

spanExcluding

spanIncluding

stringEach

stringEvery

stringFilter

stringLen

stringMap

stringReduce

stringSome

stringSort

stripCR

toBase64

toBinary

toString

trim

uCase

URLDecode

URLEncodedFormat

val

wrap

XMLFormat


Fork me on GitHub