{ "name": "testtablecalc", "displayName": "testtablecalc", "description": "", "category": "", "helpUrl": "https://arcgis.wrd.state.or.us/arcgis/rest/directories/arcgisoutput/SpecialProcess/test_table_calc_GPServer/SpecialProcess_test_table_calc/testtablecalc.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Expression", "dataType": "GPString", "displayName": "Expression", "description": "add number", "direction": "esriGPParameterDirectionInput", "defaultValue": "232", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Expression2", "dataType": "GPString", "displayName": "Expression2", "description": "add number", "direction": "esriGPParameterDirectionInput", "defaultValue": "333", "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }