Forum Discussion

salley's avatar
salley
Frequent Contributor
8 years ago
Solved

Return a page object using vbscript function and use it from another func

Hi , i'm trying to create a generic function, that will return an object then call that function to do specific task. my script is executing successfully when the object exists, but giving me run tim...