MoveNextTag
- Last UpdatedNov 17, 2021
- 1 minute read
The MoveNextTag method sets the current tag to the next tag in the tag list.
Syntax
[Result=] aaHistClientTrend.MoveNextTag();
Return Value
Returns True if the operation was successful; otherwise, False is returned. If you call this method while the last tag in the list is selected, the current tag is set to the first tag in the list.