cfdump

Description

Outputs variables for debugging purposes. Using cfdump, you can display the contents of simple variables, queries, arrays, structures, and WDDX variables created with cfwddx.

Category

Variable manipulation tags

Syntax

<cfdump var = #variable_name#> 

See also

cfcookie, cfdump, cfparam, cfregistry, cfsavecontent, cfschedule, cfset, cfwddx 

Attributes

Attribute
Description
var
Required. The name of the variable to display, enclosed in pound signs. The cfdump tag can output the following variable types:
  • simple
  • query
  • Structure
  • Array
  • WDDX













LiveDocs comments are not longer enabled for ColdFusion 5.0. Please use one of the following resources instead.

ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting

Version 5.0