STACK.EXPANDTAGVALUERANGE

Created by Velixo Team, Modified on Fri, 29 Aug at 8:32 AM by Velixo Team

Applies to

  • Velixo NX 2025.8 or higher

  • STACK

Introduction

The STACK.EXPANDTAGVALUERANGE function returns sorted names of tag values used within a given tag, within a given project, matching the search criterion.

Syntax

=STACK.EXPANDTAGVALUERANGE(ConnectionName, Project, Tag, Filter)


Parameters

Parameter

Required/Optional

Description

ConnectionName

Required

The name of the connection, as specified in the Connection Manager

Project

Required

Project name.

Use the STACK.EXPANDPROJECTRANGE function to retrieve the list of STACK projects.

Tag

Required

Tag name.

Use the STACK.EXPANDTAGRANGE function to retrieve the list of STACK tags.

Filter

Optional

A search expression for filtering tag values, uses Velixo filtering techniques.

If not specified, returns all tag values.



Example

=STACK.EXPANDTAGVALUERANGE("Stack", "Second Project", A1) 


Description: Returns all tag values used in the tag contained in cell A1 in the Second Project project for the connection named Stack.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article