'<name>' is already declared as a parameter of this method

The specified parameter name has already been declared for this method.

Error ID: BC30734

To correct this error

  • Rename the parameter so that it is unique.

See Also

Concepts

Procedure Parameters and Arguments