GetPopupHeight Method
The GetPopupHeight method returns a string that includes one of the following values:
The height of the popup that is associated with a control, in pixels.
Nothing if Siebel Open UI does not associate a popup dialog box with the control.
It uses the following syntax:
GetPopupHeight()
It includes no arguments.
For an example that uses the GetPopupHeight method, see GetPopupType Method.