Good Day
Currently i have several groups which are groups of racks and queues.
i am trying to create a token when subnodes ==0.
ex)
Group("Racks").subnodes.length
Group("Queues").subnodes.length
However i assume Group("Queues").subnodes.length applys to number of the queues.
May i know how to count the items inside all queues and racks ?
Best regards