When calling a process, do not have to use the Call keyword

zhaozj2021-02-16  66

When you call a process, it is not necessary to use.

Call key. If you use the Call keyword to call a process that requires a parameter, ArgumentList must add parentheses. If the Call keyword is omitted, you must also omit the brackets outside ArgumentLis. If you use a Call syntax to call an internal function or a user-defined function, the return value of the function will be discarded.

转载请注明原文地址:https://www.9cbs.com/read-14756.html

New Post(0)