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

AVEVA™ Engineering

Querying Form Members

  • Last UpdatedOct 25, 2022
  • 1 minute read

You can query the members of a form using the command:

q var !!formname

This will list all the attributes of the form, and all the gadgets defined on it. This is a useful debugging aid.

To query all the gadgets of a form (excludes USERDATA gadget) use:

!!gadgetsarray = !!MyForm.gadgets()

Returns array of GADGET.

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