Deserialize

Description

Deserializes a String

Returns

A string

Function syntax

deserialize(string, type, useCustomSerializer)

History

ColdFusion (2018 release): Renamed parameter StringToBeDeserialized to string.

ColdFusion 11: Added this function. 

Parameters

Parameter

Description

string

A string that needs to be deserialized.

type

String. The type of the data to be deserialized. ColdFusion by default supports XML and JSON formats. You can also implement support for other types in the CustomSerializer CFC. See REST Enhancements in ColdFusion 11.

useCustomSerializer Boolean. Whether to use the custom serializer or not. The default value is true. The custom serializer will be always used for deserialization. If false, the XML/JSON deserialization will be done using the default ColdFusion behavior. If any other type is passed with useCustomSerializer as false, then TypeNotSupportedException will be thrown.

For more information see REST Enhancements in ColdFusion 11.

 Adobe

Recevez de l’aide plus rapidement et plus facilement

Nouvel utilisateur ?

Adobe MAX 2024

Adobe MAX
La conférence sur la créativité

Du 14 au 16 octobre à Miami Beach et en ligne

Adobe MAX

La conférence sur la créativité

Du 14 au 16 octobre à Miami Beach et en ligne

Adobe MAX 2024

Adobe MAX
La conférence sur la créativité

Du 14 au 16 octobre à Miami Beach et en ligne

Adobe MAX

La conférence sur la créativité

Du 14 au 16 octobre à Miami Beach et en ligne