PyDict

new to Analytica 7.0

PyDict( x, I )

Creates a Python dict from a 1-D Analytica array. Use PyDict( x, I ) where index I contains the key values and x, which is indexed by I, contains the corresponding values.

See also

Comments
Loading comments...