Installation guide
5 CFML Functions
5.1 Unsupported Functions
The following CFML functions are not supported by BlueDragon:
Unsupported CF5 Functions
AuthenticatedContext** LSIsNumeric getK2ServerDocCount*
AuthenticatedUser** LSNumberFormat getK2ServerDocCountLimit*
IsAuthenticated** LSParseDateTime
isK2ServerABroker*
IsAuthorized** LSParseEuroCurrency
isK2ServerDocCountExceeded*
IsProtected** LSParseNumber
isK2ServerOnLine*
GetException IsNumericDate
GetMetricData
*deprecated in Macromedia CFMX 6.1
**obsoleted in Macromedia CFMX 6.1
Unsupported CFMX Functions
GetAuthUser GetProfileSections IsUserInrole
GetEncoding GetServiceSettings
ReleaseCOMObject
†
†
new in CFMX 6.1
5.2 Supported with Limitations
5.2.1 CreateObject
BlueDragon supports “
java”, “component”, and “webservice” as values for the first
argument to
CreateObject(); it does not support COM or CORBA.
5.2.2 DateAdd, DatePart, LSTimeFormat, and TimeFormat
BlueDragon does not support the new “L” (or “l”) value for use in DateParts in these
functions.
5.2.3 DateFormat/TimeFormat
BlueDragon does not support
timeformat masks in DateFormat() as completely as
ColdFusion does. For instance, in BlueDragon, the
HH mask returns 12-hour rather than
24-hour time.
BlueDragon 6.1 CFML Compatibility and Reference Guide 33