murugans1011Regular Contributor12 years agoVBScript helpIs it possible to create function with optional arguments(parameters) in vbscript?
1 ReplyReplies sorted by Most LikedhlalumiereRegular Contributor12 years agoNo, there is no overloading allowed in VBScript. You dont have to pass a value though, add some handling for null values.
hlalumiereRegular Contributor12 years agoNo, there is no overloading allowed in VBScript. You dont have to pass a value though, add some handling for null values.
Recent DiscussionsVision AI capabilitiesTestComplete - DB Table local variable not refreshingPython module import issue after TestComplete upgrade – built-in objects not available