PyList

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.