Call50

"Call50" calls the runtime in the same way as "Call", except that you may have up to 50 optional parameters. Substitute "Call50" for the word "Call" in the Visual Basic syntax. The return values are exactly the same.

Note:

When you call using "Call" or "Call50", you may not exceed 14 parameters for "Call" or 50 parameters for "Call50".