Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Version: Available or changed with runtime version 1.0.
Retrieves the JSON path of the token relative to the root of its containing tree.
Syntax
Path := JsonToken.Path()
Note
This method can be invoked using property access syntax.
Parameters
JsonToken
Type: JsonToken
An instance of the JsonToken data type.
Return Value
Path
Type: Text
Related information
JsonToken Data Type
Get Started with AL
Developing Extensions