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

AVEVA™ XR Studio

Struct tag

  • Last UpdatedApr 28, 2023
  • 1 minute read

The <struct> tag of the Config.xml tag is used to hierarchically group configuration setting items.

Code example

This is a code example for the struct tag.

<struct name="debug">

<item name="enableLog" type="sbool" value="False" description="Enable messages logging" constraints="" />

<item name="disableAssert" type="sbool" value="False" description="Disable Asserts display (but not the assert code)" constraints="" />

</struct>

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