Shows or hides a watch window for the specified relationship.
Input Arguments
0 |
Collection Object Name |
Relationship Name |
The name of the relationship. |
1 |
Boolean |
Show Relationship Watch |
Show the relationship watch window. |
2 |
Collection Object Name |
Relationship Watch Window Properties |
The name of the watch window template to be used. |
3 |
Integer |
Window Top Left X Position |
Enter the value of the top left X position of the watch window. |
4 |
Integer |
Window Top Left Y Position |
Enter the value of the top left Y position of the watch window. |
5 |
Integer |
Window Width |
Enter the value of watch window width. |
6 |
Integer |
Window Height |
Enter the value of the watch window height. |
Return Arguments
None.
Returned Status
SUCCESS |
The watch window was shown/hidden successfully. |
FAILURE |
The relationship could not be found. |
Remarks
None.