ChristopherWelsOccasional Contributor16 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
Recent Discussionsexecution plan properties description blanking outHover Button...“TestComplete PKCE Handler – Failed to verify the login request”
Related Contenthow call I call the argument functionhow call I call the argument functionUI object as an argument for a function