Difference between revisions of "GetArrowsOnDiagram"

m (4.7 -> 5.0)
Line 1: Line 1:
 
[[category:Meta-Inference Functions]]
 
[[category:Meta-Inference Functions]]
  
''new to [[Analytica 4.7]]''
+
''new to [[Analytica 5.0]]''
  
 
== GetArrowsOnDiagram(module) ==
 
== GetArrowsOnDiagram(module) ==
Line 8: Line 8:
  
 
==History==
 
==History==
Introduced in [[Analytica 4.7]].
+
Introduced in [[Analytica 5.0]].
  
 
==See Also==
 
==See Also==

Revision as of 01:30, 28 April 2016


new to Analytica 5.0

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.

History

Introduced in Analytica 5.0.

See Also

Comments


You are not allowed to post comments.