Argument '<argumentname>' must be greater than 0 or equal to -1

An argument's value is less than 0 but not equal to -1.

To correct this error

  1. Ensure that the argument's value falls within the valid range.

  2. If the argument is supplied by a calculation, check the values the calculation processes.

See also