UnselectObject

Description:              This statement will unselect a statement in the context supplied.

Returns:                    Nothing

Usage:                       Script or Steady State

Format:                      UnselectObject(Object, Statement)

Parameters:             Object     { Object Value }  { required }  { no default: }

                                                Any expression which gives the object value for the instance where the graphic is to be unselected.

                             Statement     { numeric }  { required }  { no default: }

                                                The value of the statement which is to be unselected.

See Also:

SelectArea | SelectDAG | SelectGraphic | UnselectGraphics