PythonScript Xojo Plugin
PythonEntity.FromInt32 Method
Returns true if the value of the entity fits in 32 bit integer.
shared
FromInt32(
value
as
Int32)
as
PythonEntity
Parameters
value
The value to construct the PythonEntity from.
Returns
PythonEntity
Remarks
See Also
PythonEntity Class