CFML Functions that are NOT supported - getrailo/railo GitHub Wiki

Here is a description of all Railo functions that do not exist in or differ from the CFML standard.

Unsupported functions

The following functions are not currently supported under Railo:

  • ajax*
  • dotNetToCFType
  • getGatewayHelper
  • getPrinterInfo
  • getSOAP*
  • isDDX
  • isPDFFile
  • queryConvertForGrid
  • sendGatewayMessage
  • verifyClient

Supported with limitations

These functions are supported by Railo, but differ in their function from the CFML standards.

  • createObject
    • no support for type corba and .NET
  • rand
    • no support for "IBMSecureRandom" algorithm
  • xmlTransform
    • no support for argument parameters
  • cfsearch
    • Only type="simple" supported, explicit, internet, internet_basic, natural unsupported.
⚠️ **GitHub.com Fallback** ⚠️