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

AVEVA™ Model Driven MES 7​.0

Merge type

  • Last UpdatedOct 10, 2025
  • 1 minute read

This property is used as output data from the Merge widget and indicates if the user selects to merge right or left. Whatever value that comes from this property can be passed into another control or widget. Valid values are: Left, Right, and None.

Example

var mergeResult = JSON.parse(control.findByXmlNode("Widget1").widgetProperties.mergeType);

control.findByXmlNode("TextInput1").value = mergeResult;

TitleResults for “How to create a CRG?”Also Available in