PyDict

Revision as of 15:12, 20 August 2025 by Lchrisman (talk | contribs) (→‎See also)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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


You are not allowed to post comments.