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

AVEVA™ Engineering

Deleting an Array Element

  • Last UpdatedOct 24, 2022
  • 1 minute read

To destroy an array element, use the Delete() method.

!MyArray[N].Delete()

The deleted array element would test as UNDEFINED.

Note:
The array continues to exist even when you have deleted all its elements.

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