PythonScript Xojo Plugin
PythonEntity.FromInt64 Method
Constructs Python3Entity from a Int64 value.
shared
FromInt64(
value
as
Int64)
as
PythonEntity
Parameters
value
The value to construct the PythonEntity from.
Returns
PythonEntity
Remarks
See Also
PythonEntity Class