Skip to main content Skip to complementary content

NxLocatedExpression Class

Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll

Inheritance

  • System.Object
    • NxLocatedExpression

Syntax

[ValueClass]
public class NxLocatedExpression : INxLocatedExpression

Constructors

Name Description
NxLocatedExpression()

Properties

Name Description
Expression

Value of the expression.

JSON property name: qExpression

Info

Identifier and type of the object that contains the expression.

JSON property name: qInfo

Location

Location of the expression within the object.

JSON property name: qLocation

ParentPath

This parameter is displayed if the expression is located in a child object. The path of the parent of the child is given.

The format of the parent path is:

/<type of the parent>:<identifier of the parent>

JSON property name: qParentPath

Tags

Gives information on a field. For example, it can return the type of the field.

Examples: key, text, ASCII

JSON property name: qTags

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!