| Python3Script Xojo Plugin |
|
Python3Entity.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
Python3Entity Class