Deprecated State Functions

Warning

It's not recommended to use these functions. They are only here for documenting purposes.

Use functions from THIS page instead.


CallState

Unused Postal3Script function.

Note

Superseded by State

Syntax

CallState [state name] -- Exits out from current state, and enters new state


CallPattern

Unused Postal3Script function.

Note

Superseded by Pattern

Syntax

CallPattern [pattern name] -- Exits out from current pattern, and enters a new pattern in current state


Call

Unused Postal3Script function.

Note

Superseded by ExecutePattern

Syntax

Call [state name].[pattern name] -- Externally executes a pattern from a state