Getting started Community Training Tutorials Documentation APIs, AI & Tools
type Path = Array<PathElement>
Tree Types
Tree Types
You're viewing an older version of the documentation. You can switch to the latest version or use the version selector in the left navigation.
| Type | Definition | Description |
|---|---|---|
Path |
|
Type that consists of an array of Introduced in DataWeave version 2.2.2. |
PathElement |
|
Type that represents a selection of a node in a path.
An example is Introduced in DataWeave version 2.2.2. |