PythonScript Xojo Plugin

PythonEntity.Int32Value Property (console safe)

Returns 32 bit signed integer value from the entity.

Int32Value as Int32 {Read}

Remarks

If the entity is not actually integer then 0 is returned.

See Also

PythonEntity Class