Types - chung-leong/qb GitHub Wiki

There are 10 primitive types in QB:

  • int8
  • int16
  • int32
  • int64
  • uint8
  • uint16
  • uint32
  • uint64
  • float32
  • float64