| Python3Script Xojo Plugin |
|
Python3Entity.IsInteger Property (console safe)
Returns true if the value is integer.
IsInteger as Boolean {Read}
Remarks
You can use the FitsInIn32 property to query further what kind of integer the value will fit in.
See Also
Python3Entity Class