Data Output Functions

namedescription
locationA function equivalent of the cflocation tag and is used in the <cfscript> mode.
throwA function equivalent of the cfthrow tag and is used in the <cfscript> mode.
writedumpA function equivalent to the <cfdump> tag which can be used in <cfscript>.
writelogA function equivalent of the cflog tag, which can be used in <cfscript>.
writeOutputAppends text to the page-output stream.