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

AVEVA™ Historian

ClearTags

  • Last UpdatedNov 17, 2021
  • 1 minute read

The ClearTags method removes all of the tags from the query.

Syntax

[Result=] aaHistClientQuery.ClearTags();

Example

In the following example, all tags from the query are deleted, and the ReactLevel tag is added to the query.

#aaHistClientQuery1.ClearTags;

#aaHistClientQuery1.AddTag("MyInSQL", "ReactLevel", 1);

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