Entry points

You must define at least one entry point at which execution of the state table begins. If the state table always starts at the first state and executes through to the last state, there will be only one entry point. However, you can start execution at any state by defining entry points where applicable. When you call a state table from an application profile or another state table, you specify the entry point at which execution is to start.