View comments | RSS feed

String functions

History

New in ColdFusion MX: ColdFusion supports the Java UCS-2 representation of Unicode character values 0-65535. (Earlier releases supported ASCII values.)

String-processing functions process any of these characters (including ASCII 0 (NUL) characters), and continue counting subsequent characters of the string, if any. (In earlier releases, some string-processing functions processed the ASCII 0 (NUL) character, but did not process subsequent characters of the string.)

Asc
JavaCast
LTrim
Right
Chr
JSStringFormat
Mid
RJustify
CJustify
LCase
MonthAsString
RTrim
Compare
Left
ParagraphFormat
SpanExcluding
CompareNoCase
Len
ParseDateTime
SpanIncluding
DayOfWeekAsString
LJustify
REFind
StripCR
Decrypt
ListValueCount
REFindNoCase
ToBase64
Encrypt
ListValueCountNoCase
RemoveChars
ToBinary
FormatBaseN
LSIsCurrency
RepeatString
ToString
Find
LSIsDate
Replace
Trim
FindNoCase
LSIsNumeric
ReplaceList
UCase
FindOneOf
LSParseCurrency
ReplaceNoCase
URLDecode
GetToken
LSParseDateTime
REReplace
URLEncodedFormat
Hash
LSParseEuroCurrency
REReplaceNoCase
Val
Insert
LSParseNumber
Reverse
XmlFormat

See also "Conversion functions".

ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting

Version 6

Comments are no longer accepted for ColdFusion MX. ColdFusion 8 is the current version.

Comments


Hutz said on Dec 17, 2004 at 9:01 AM :
These pages are not clearly tagged to differentiate between the 5.0 and the 6.1 documentation pages. I don't know how many times I've come in through Google or such, only to find out later that I was in the 5.0 docs and not the MX docs -- the pages look very similar, and neither expressly state in large friendly letters "5.0" or "MX" or "6.1". Sure, you can parse the URL, but short of that, coming in through Google and such, you really have no obvious way to know, and no reason to question, that you might not be where you wanted to be.

 

RSS feed | Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt019.htm