Purpose
Extracts a value from a JSON object as a specific type. The user specifies the data type and the function returns a NULL if the conversion to that data type fails.
Extracts a value from a JSON object as a specific type. The user specifies the data type and the function returns a NULL if the conversion to that data type fails.