Python3Script Xojo Plugin
Python3Entity.FromUInt64 Method
Constructs Python3Entity from a UInt64 value.
shared
FromUInt64(
value
as
UInt64)
as
Python3Entity
Parameters
value
The value to construct the Python3Entity from.
Returns
Python3Entity
Remarks
See Also
Python3Entity Class