Table of Contents

Function Definition: getobjectcountapijson(json1 = "value", json2 = "", json3 = "", json4 = "")

Parameters

NameTypeDescriptionExpected ValuesDefault Value
json1stringThe name of the json 1 key.String"value"
json2stringThe name of the json 2 key.String""
json3stringThe name of the json 3 key.String""
json4stringThe name of the json 4 key.String""

Description

The function reports the object count of the JSON object from the body.

Example

There are no examples documented for this article.