User Guide
Quick Reference to CFML 17
Other functions
AuthenticatedUser()
AuthenticatedContext()
CreateObject("COM",
class
or
progid
, "INPROC or LOCAL or REMOTE ", ,
servername
)
CreateObject("CORBA",
filename
or
naming_context_name
, IOR or
naming_service
,
int_orb_args
, )
CreateObject("JAVA",
classname
)
CreateUUID()
Decrypt(
encrypted_string
,
key
)
DeleteClientVariable("
name
")
Encrypt(
string
,
key
)
GetBaseTagData(
tagname
[,
instancenumber
] )
GetBaseTagList()
GetClientVariablesList()
GetFunctionList()
GetTickCount()
†
ParameterExists(
parameter
)
PreserveSingleQuotes(
variable
)
URLDecode(
URL_encoded_string
)
URLEncodedFormat(
string
)
WriteOutput(
string
)
XMLFormat(
string
)
†
Deprecated.