{ "name": "Script", "displayName": "Script", "description": "Array Test", "category": "", "helpUrl": "https://maps.inl.gov/arcgis/rest/directories/arcgisoutput/irrigation_modernization/flowArray_GPServer/irrigation_modernization_flowArray/Script.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "flowVal", "dataType": "GPString", "displayName": "flowVal", "description": "input array", "direction": "esriGPParameterDirectionInput", "defaultValue": "35", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "avgFlow", "dataType": "GPString", "displayName": "avgFlow", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "maxFlow", "dataType": "GPString", "displayName": "maxFlow", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }