blearyeye
14 years agoContributor
Checking for object existence
I'm trying to figure out how to check whether an object exists. There's a lot of stuff on the TC site about this, but I can't seem to find what addresses my fairly simple need.
I want to check whether Aliases.STUV1.frmParent.frmMainMenu.panel2.lblUser exists or not (I'm using Javascript in TC for a .NET 4.0 WinForms application). WaitWindow doesn't seem like the right thing to use. I know there are other WaitNNN methods but don't know which to use.
tia, Bill
I want to check whether Aliases.STUV1.frmParent.frmMainMenu.panel2.lblUser exists or not (I'm using Javascript in TC for a .NET 4.0 WinForms application). WaitWindow doesn't seem like the right thing to use. I know there are other WaitNNN methods but don't know which to use.
tia, Bill