Skip to content

Instance Property

decimals

decimals (1) – max shown decimal digits
var decimals: UInt8

Discussion

  • 0x00 for integers and static strings

  • 0x1f for dynamic strings, double, float

  • 0x00 to 0x51 for decimals note: decimals and column_length can be used for text-output formatting.