Testing Siebel Business Applications > Functional Test Object Reference > SiebApplet Methods >
IsControlExists Method
The IsControlExists method returns a Boolean value indicating whether or not the specified control exists. Available from
SiebApplet Object Syntax
IsControlExists (RepName)
|
|
RepName |
A String indicating the RepositoryName of the control. |
Returns
A Boolean value indicating whether or not the specified control exists.
|