GetPopupWidth Method
The GetPopupWidth method returns a string that includes one of the following values:
The width 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:
GetPopupWidth()
It includes no arguments.
For an example that uses the GetPopupWidth method, see GetPopupType Method.