PythonScript Xojo Plugin

PythonEntity.UInt64Value Property (console safe)

Returns 64 bit unsigned integer value from the entity.

UInt64Value as UInt64 {Read}

Remarks

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

See Also

PythonEntity Class