SelectDAG

Description:              (i.e. Select Function)  This function selects an active graphics DAG.

Returns:                    Code Pointer

Usage:                       Script or Steady State

Format:                      SelectDAG(Statement, Object, Index)

Parameters:             Statement   { code value }  { required }  { no default: }

                                      Any expression for the code value of the statement to select.

                                    Object    { Object value }  { required }  { no default: }

                                      Any expression for the object value that identifies the module instance where Statement is found.

                                    Index    { numeric }  { required }  { no default: }

                                      Any numeric expression for the function within Statement.

See Also:

SelectCodePointer