Mapping functionsJSONAdd value to objectOn this pageJSON: Add value Add a value to a JSON object Parameters Key—REQUIREDThe key to add the value to. Input Any—REQUIREDAny value you can add to a JSON object. Output JSON ElementThe JSON object with the added value.