GeoprocessingString constructor

GeoprocessingString([
  1. String value = ''
])

Create a geoprocessing string parameter with the given value.

Parameters:

  • value — The value of the parameter.