How to make arguments optional in a function?
Ans : this is not possible as default VBS doesn't support this. Instead you can pass a blank string and have a default value if arguments are not required.
9:03 AM
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment