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
ChristopherWelsOccasional Contributor16 years agoCould this error occure, because all this function are inside different files?
Recent DiscussionsTestComplete 15.77 is broken - dont upgradeDownload an Earlier Version of TestCompleteSolvedAzure Pipeline InstallTestCompleteAdapter Not Working Properly with Windows Server 2025
Related Contenthow call I call the argument functionhow call I call the argument functionUI object as an argument for a function