J
jp
Hi
How could I go through all recursive nodes from bottom section to up first
section by using Jscript?
Example of Data Structure:
Chapter1 (recursive section)
Chapter1.1
Chapter1.1.2
- How could I read upper (parent) sections nodes in this node by
using Jscript?
Information of Chapter1.2 is not needed.
Chapter1.2
Best Regards
Juha
How could I go through all recursive nodes from bottom section to up first
section by using Jscript?
Example of Data Structure:
Chapter1 (recursive section)
Chapter1.1
Chapter1.1.2
- How could I read upper (parent) sections nodes in this node by
using Jscript?
Information of Chapter1.2 is not needed.
Chapter1.2
Best Regards
Juha