StateHighlighted

Description:              This function returns true if the given state is highlighted in the given state diagram.

Returns:                    Boolean

Usage:                   Script or Steady State

Format:                      StateHighlighted(StateDiagram, State)

Parameters:             StateDiagram      { State Diagram }  { required }  { no default: }

                                                Any expression for the state diagram.

                                    State      { Code value }  { required }  { no default: }

                                                Any expression for the code value for the state.

See Also:

HighlightState | ModuleHighlighted