Name

IsDebugMode

Synopsis

IsDebugMode(  )

Returns True if debugging mode is turned on in the ColdFusion Administrator or False if it is turned off. Example:

Debugging is currently <CFIF IsDebugMode(  )><B>on</B><CFELSE><b>off</b></CFIF> 
for your ColdFusion server.

Get Programming ColdFusion now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.