PyTuple
new to Analytica 7.0
PyTuple( x, I )
Creates a Python tuple. Use PyTuple(x) when «x» is an Analytica list (has an implicit dimension), or PyTuple( x, I ) when «x» is an array, where «I» specifies the index to assemble the list over.
See also
Comments
Enable comment auto-refresher