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

AVEVA™ E3D Design

Naming Forms and their Members

  • Last UpdatedOct 29, 2024
  • 1 minute read

The following are examples of the format of form and member names:

!!EntryForm

The name of a form.

!!EntryForm.GadgetName

The name of a gadget on a form.

!!EntryForm.GadgetName.val

The data value held by that gadget.

Note:
The total length of the name is limited to 1024 characters even though the length each individual components is limited to 64 characters. Within the form definition, the members of the form should be referred to by using !This to replace the form name part of the gadget name. For example:

!This.GadgetName
!This.GadgetName.val

Note:
The obsolete convention of using an underscore to replace the form name has been retained for compatibility with earlier versions.

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