Editor.XML.getContextNode
Description
Get the node the cursor is currently in, generally the last element in the status bar.
Syntax
Editor.XML.getContextNode () : XopusNode
Return Value
XopusNode. The node that was the context node in XSL.
Get the node the cursor is currently in, generally the last element in the status bar.
Editor.XML.getContextNode () : XopusNode
XopusNode. The node that was the context node in XSL.
Loading...