Einhugur JSON Plugin III for Xojo
JSONPrimitive.IsInt Property
Returns true if the JSONPrimitive is actually Integer based (Int32 or Int64).
IsInt
as
Boolean {
Read
}
Remarks
See Also
JSONPrimitive Class