Outcomes

Name

Outcomes -- Returns the outcomes defined on a game

Synopsis

Outcomes[efg->EFG] =: LIST(EFOUTCOME) 
Outcomes[nfg->NFG] =: LIST(NFOUTCOME) 

Description

Outcomes returns the list of outcomes defined on the game efg or nfg.

See also

DeleteOutcome, NewOutcome, SetOutcome.