Lucee Function Reference
							Function ISWDDX
			
				Determines whether a value is a well-formed WDDX packet.
			
		
		
		
		Example
iswddx(any value):boolean
Arguments
				The arguments for this function are set. You can not use other arguments except the following ones.
				
			
		
		
			
			
				
			
			| Name | Type | Required | Description | 
|---|---|---|---|
| value | any | Yes | A WDDX packet |