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.
You have omitted an argument required to match a ParamArray parameter. ParamArray, which allows you to pass an arbitrary number of arguments to a procedure, can be used only on the last argument of an argument list.
Error ID: BC30588
To correct this error
- Supply the omitted argument.
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.