Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Work Tasks

SFU​.showPopupControl()

  • Last UpdatedOct 16, 2024
  • 1 minute read

Use showPopupControl() method to show the Pop-Up control.

Syntax

SFU.showPopupControl(control);

Parameters

Parameter

Description

control

Control which represents the Pop-Up control.

Return Value

None.

Example

// Show the Pop-Up control.

var popupControl = control.findByXmlNode("Popupform1");

SFU.showPopupControl(popupControl);

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in