inspectedNode property
Enables console to refer to the node with given id via $x (see Command Line API for more details $x functions).
Implementation
Node? inspectedNode;
Enables console to refer to the node with given id via $x (see Command Line API for more details $x functions).
Node? inspectedNode;