Forum Discussion
2 Replies
- VeetaVisitorThe "id" of the node, usually set first in the XML, is available at m.top.id.
If you mean the "type", such as RowList, ButtonGroup, use m.top.subtype() - georgejecookStreaming StarThanks, I should've updated this question as I'd already worked this out ๐
Thanks for responding though.