TyphonJS Runtime Library (FVTT) 0.2.0-next.1
#runtime/data/format/jsonc
findNodeAtLocation
Function findNodeAtLocation
Finds the node at the given path in a JSON DOM.
find
Node
At
Location
(
root
,
path
)
:
Node
Parameters
root
:
Node
path
:
JSONPath
Returns
Node
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.2.0-next.1
Finds the node at the given path in a JSON DOM.