Table of Contents

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

Parameters

NameTypeDescriptionExpected ValuesDefault Value
json1stringThe json 1 object name.String"value"
json2stringThe json 2 object name.String""
json3stringThe json 3 object name.String""
json4stringThe json 4 object name.String""
json5stringThe json 5 object name.String""

Description

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

Example

There are no examples documented for this article.