View comments | RSS feed
Contents > CFML Reference > ColdFusion Functions > Functions by category > String functions PreviousNext

String functions

ColdFusion MX: ColdFusion now 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

JSStringFormat

MonthAsString

SpanExcluding

Chr

LCase

ParagraphFormat

SpanIncluding

CJustify

Left

ParseDateTime

StripCR

Compare

Len

REFind

ToBase64

CompareNoCase

LJustify

REFindNoCase

ToBinary

DayOfWeekAsString

ListValueCount

RemoveChars

ToString

Decrypt

ListValueCountNoCase

RepeatString

Trim

Encrypt

LSIsCurrency

Replace

UCase

FormatBaseN

LSIsDate

ReplaceList

URLDecode

Find

LSIsNumeric

ReplaceNoCase

URLEncodedFormat

FindNoCase

LSParseCurrency

REReplace

Val

FindOneOf

LSParseDateTime

REReplaceNoCase

Wrap

GetToken

LSParseEuroCurrency

Reverse

XmlFormat

Hash

LSParseNumber

Right

 

Insert

LTrim

RJustify

 

JavaCast

Mid

RTrim

 

See also Conversion functions.


Contents > CFML Reference > ColdFusion Functions > Functions by category > String functions PreviousNext

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

Version 6.1

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

Comments


mysorian said on Aug 23, 2005 at 8:53 AM :
This table has seveal inconsistencies.
For example functions Trim() and Rtrim() are listed as string, but Ltrim() is listed as 'Display and formatting functions, String functions '.

How is 'Javacast' justified in this table?

ListValueCountNoCase is shown as a List function, but ListValueCount is shown as -List functions, String functions

 

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

Current page: http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functi17.htm