Call Keyword
If a function is called without specifying a return value then the return value is discarded.
It is definitely worth understanding how and when parentheses are used and required.
You have to include parentheses when calling functions that return a value.
You have to include parentheses when calling methods that return a value.
You often see this MsgBox syntax, which is bad practice, and very misleading.
When you include a space before an open bracket, the expression gets evaluated first.
This should be either:
© 2026 Better Solutions Limited. All Rights Reserved. © 2026 Better Solutions Limited TopPrevNext