Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A procedure declaration defines two arguments with the same name. All argument names in a procedure declaration must be unique.
Error ID: BC30237
To correct this error
- Change the name of one of the arguments.
See Also
Concepts
Procedure Parameters and Arguments
Resolving a Reference When Multiple Variables Have the Same Name