Int Scalar
The Int
scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.
Usages
#
References
#
- Field index from Color
- Field max from Constraints
- Field min from Constraints
Previous
ID