murugans1011Regular Contributor12 years agoVBScript helpIs it possible to create function with optional arguments(parameters) in vbscript?
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 DiscussionsAndroid execution and object capture is slow.Is there a way to disable the usage of the tcMSVCHook.dll?Is there any way to increase the amount of line on my screen?