Description
Returns the level of the node: 0 for the root, 1 for the first-level nodes and so on.
Available in Ted and in Fred.
Syntax
dim iLevel as Integer = object.Level |
object
Required. Object name. Returned by the GetRootNode, GetCurNode, GetTxtNode, GetParent, GetChild functions of the object, returned by Ted.GetActiveArticle.
Context
Node object