SetTransfer

Description:              This statement sets the destination for an action.

Warning:                   This statement should be used by advanced users only since irrevocable alteration of your application may occur.

Returns:                    Nothing

Usage:                   Script or Steady State

Format:                      SetTransfer(Action, Destination)

Parameters:             Action    { Code value }  { required }  { no default: }

                                                Any expression for the code value of the action.

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

                                                Any expression for the code value of the destination state.

Comments:               none