If the child variable is present, then remove it.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(json_value), | intent(inout), | pointer | :: | p | ||
character(kind=CK,len=*), | intent(in) | :: | name |
Given the path string, remove the variable from the json_value structure, if it exists.