PythonScript Xojo Plugin

PythonEntity.TupleValue Property (console safe)

Returns PythonParameters value which represents a Tuple from the entity.

TupleValue as PythonParameters {Read}

Remarks

If the entity is not actually Tuple then nil is returned.

See Also

PythonEntity Class