| INxLocatedExpression Properties |
The INxLocatedExpression type exposes the following members.
| Name | Description | |
|---|---|---|
| Expression | Value of the expression | |
| Info | Identifier and type of the object that contains the expression | |
| Location | Location of the expression within the object | |
| 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> | |
| Tags | Gives information on a field. For example, it can return the type of the field.
Examples: key, text, ASCII |