Forum Discussion

2 Replies

  • The "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()
  • Thanks, I should've updated this question as I'd already worked this out ๐Ÿ™‚

    Thanks for responding though.