I thought this was going to be easy but I'm having trouble with it and no luck finding examples posted here or in the manual. How do I properly format a rule for an A* Barrier to allow certain label patients thru? In the default rule example it shows traveler.Type == 1. What is a traveler type? What is the rule syntax to read and evaluate a patient numerical label to only allow those patients thru? I entered traveler.ExampleLabel == 1 but the patients (with an ExampleLabel set to 1) are still going around the barrier.
Thanks