cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic context

Former Member
0 Kudos

Hi,

How to create dynamic context ( node and attributes ) ?

thank's

Mayaa

Accepted Solutions (1)

Accepted Solutions (1)

thomas_szcs
Active Contributor
0 Kudos

Hello Mayaa,

You need to obtain the node info of a node by calling get_node_info(). There you can add a new child node or attributes by calling the corresponding methods.

Best regards,

Thomas

Answers (0)