JSON Parser Xojo plugin

JSONPrimitive.IntegerValue Property

Returns the value as Integer (Int64) from the primitive

IntegerValue as Int64 {Read and Write}

Remarks

You can check if the value is actually Integer by reading the IsInteger property

See Also

JSONPrimitive Class