cfdocs

dotnetToCFType

Explicitly converts a value returned by a .NET method to the corresponding ColdFusion data type.

dotnetToCFType(variableName)
returns any

Argument Reference

Name Type Required Default Description
variableName any Yes   Name of the .NET variable to convert.