Function name is missing ) (Error 1300)
A function name is missing a right parenthesis.
- The current line contains a left parenthesis which has not been matched.
- The function contains too many arguments and thus the right parenthesis is undetected.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
A function name is missing a right parenthesis.