Skip to Content
0
Former Member
Mar 23, 2009 at 09:00 AM

Clearing Model nodes

28 Views

Hi there,

Sorry If i have asked it before.. But I am not sure again 😔

Lets say I want to clear a model node which is bounded to a model,

do I use:

wdContext.nodeTest().invalidate?

(Won't it simply just update the nodes with the result values from the model instead of clearing it?)

The scenario is like this.. I have some model nodes containing some value of previous result and I want to clear all these values when the user click on "Return to Menu".