Lucee Function Reference
							Function CALLSTACKDUMP
			
				dump the context (stacktrace) of the current position.
			
		
		
		
		Example
callstackdump([string output]):void
Arguments
				The arguments for this function are set. You can not use other arguments except the following ones.
				
			
		
		
			
			
				
			
			| Name | Type | Required | Default Value | Description | 
|---|---|---|---|---|
| output | string | No | browser | 
									Where to send the results of cfdump. The following values are valid: |