GeoprocessingBoolean constructor

GeoprocessingBoolean([
  1. bool value = false
])

Create a geoprocessing boolean parameter with the given value.

Parameters:

  • value — The value of the parameter.