createDefaultParameters

Creates default parameters for a geoprocessing task. This will populate the parameters with default values for all of the input parameters defined by the service. If the service defines a default value for a parameter, this will be used. If no default value is defined for a parameter, it will be given an appropriate default for its type: boolean parameters false, string parameters an empty string, numerical parameters 0. The correct execution type for this task will also be set.

Return

Returns a set of parameters that can be used to run this geoprocessing task. The element type of the task is GeoprocessingParameters

Since

200.1.0