JakubLinhart / SphereSharp

1 stars 3 forks source link

Nested induced uid #20

Open JakubLinhart opened 6 years ago

JakubLinhart commented 6 years ago

Code like this is not supported but seems to work on .99:

arg(pocet_strazi,<finduid(<tag(mesto)>).tag(guardcont)>.rescount>)

Find the first object with tag(mesto) id, then find the second object with tag(guardcont) of the first object. Then evaluate rescount property.