ClickParentButton
The ClickParentButton Function performs a click on a button on the parent control.
Syntax :
ClickParentButton(ButtonName)
| Parameters | Description |
|---|---|
| ButtonName | Required. Name of the button. |
Example :
ClickButton(“btnSave”) The ClickParentButton Function performs a click on a button on the parent control.
ClickParentButton(ButtonName)
| Parameters | Description |
|---|---|
| ButtonName | Required. Name of the button. |
ClickButton(“btnSave”)