{ "name": "Script", "displayName": "RouteAndMM", "description": "(null)", "category": "", "helpUrl": "https://maps.vtrans.vermont.gov/arcgis/rest/directories/arcgisoutput/GP/ARNOLDLocator_GPServer/GP_ARNOLDLocator/Script.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "YValue", "dataType": "GPString", "displayName": "YValue", "description": "YValue", "direction": "esriGPParameterDirectionInput", "defaultValue": "0", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "XValue", "dataType": "GPString", "displayName": "XValue", "description": "XVALUE", "direction": "esriGPParameterDirectionInput", "defaultValue": "0", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "resultRouteCode", "dataType": "GPString", "displayName": "resultRouteCode", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "returnMM", "dataType": "GPString", "displayName": "returnMM", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }