moai.DoMethod(id, "Open", node$[, all])
all
is set to True
,
all children of the specified node will be opened as well.
You can pass the following special values for node$
:
Root
Active
True
to open all node children too (defaults to False
)