PythonScript Xojo Plugin

PythonEntity.Int64Value Property (console safe)

Returns 64 bit signed integer value from the entity.

Int64Value as Int64 {Read}

Remarks

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

See Also

PythonEntity Class