ChristopherWelsOccasional Contributor15 years agoVB script : Function with return value and argumentHi all, The function i wrote looks like this Function example1(ByVal id As Integer) As Boolean if( id = 1234) Then return false End if if( id = 4321) Then ...Show More
ChristopherWelsOccasional Contributor15 years agoCould this error occure, because all this function are inside different files?
Recent DiscussionsI'm not able to handle cookie pop up with test complete using java script,I'm using windows machine.Unable to install upgrade of TestComplete as previous installation not finished.If statement
Related Contenthow call I call the argument functionhow call I call the argument functionUI object as an argument for a function