PyList

Revision as of 22:12, 27 August 2025 by Calvin.lu (talk | contribs) (→‎PyList( x, I ))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

new to Analytica 7.0

PyList( x, I )

Creates a Python list.

Use PyList(x) when «x» is an Analytica list (has an implicit dimension), or PyList( x, I ) when «x» is an array, where «I» specifies the index to assemble the list over.

See also

Comments


You are not allowed to post comments.