murugans1011Regular Contributor13 years agoVBScript helpIs it possible to create function with optional arguments(parameters) in vbscript?
1 ReplyReplies sorted by Most LikedhlalumiereRegular Contributor13 years agoNo, there is no overloading allowed in VBScript. You dont have to pass a value though, add some handling for null values.
hlalumiereRegular Contributor13 years agoNo, there is no overloading allowed in VBScript. You dont have to pass a value though, add some handling for null values.
Recent DiscussionsADO Pipeline Execution Fail issue after TC\TE upgradeRuntimeError: The object does not existFields data to compare?