GetArrowsOnDiagram
Revision as of 22:57, 31 December 2015 by Lchrisman (talk | contribs) (Created page with "category:Meta-Inference Functions ''new to Analytica 4.7'' == GetArrowsOnDiagram( module ) == Returns a list of the arrows that appear on an influence diagram. Each...")
new to Analytica 4.7
GetArrowsOnDiagram( module )
Returns a list of the arrows that appear on an influence diagram. Each arrow is returned as a reference to a list containing three elements: Handle to source node, handle to target node, an integer that has bit zero (i.e., is odd) when the arrow is a dynamic arrow.
Comments
Enable comment auto-refresher