Random Choice from Available Path

From Planimate Knowledge Base
Revision as of 17:21, 16 January 2009 by Tony.Griffith (talk | contribs)
Jump to navigation Jump to search

Each AVAILABLE path has an equal chance of being selected.

When an item looks through the switch to determine a path to take, the switch first determines which paths are available to be taken.

The switch then selects one of those paths at random.

Each available path has an equal chance of being selected.

If you think it is possible that ALL paths could be blocked when an item looks through the switch, you will need to select the Gating option “Switch can Block Items”, to avoid a run-time error.

Read more about Gating Options.