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

AVEVA™ Work Tasks

control​.validateControl()

  • Last UpdatedJun 25, 2024
  • 1 minute read

Use validateControl() method to validate a control, and all controls in a container control.

Syntax

bRetVal = control.validateControl();

Parameters

None.

Return Value

This method returns a boolean value.

Example

// Validate the Text control.

control.findById("T1 ").validateControl();

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