'<elementname>' is not a method parameter

A procedure call supplies an additional argument that is not defined by the method.

Error ID: BC36568

To correct this error

  • Remove the superfluous argument from the argument list.

See Also

Concepts

Procedure Parameters and Arguments

Resolving a Reference When Multiple Variables Have the Same Name