Documentation

Units - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Text :: Units

Root.Text.Units
Units for formatting numbers

Constants

Memory Auto 1000 (Memory_Auto1000)
Memory: automatic base 1000 (kB/MB)
Memory Auto 1024 (Memory_Auto1024)
Memory: automatic base 1024 (KiB/MiB)
Memory KB (Memory_kB)
Memory: kilobyte (base 1000)
Memory MB (Memory_MB)
Memory: megabyte (base 1000)
Memory GB (Memory_GB)
Memory: gigabyte (base 1000)
Memory TB (Memory_TB)
Memory: terabyte (base 1000)
Memory PB (Memory_PB)
Memory: petabyte (base 1000)
Memory Ki B (Memory_KiB)
Memory: kibibyte (base 1024)
Memory Mi B (Memory_MiB)
Memory: mebibyte (base 1024)
Memory Gi B (Memory_GiB)
Memory: gibibyte (base 1024)
Memory Ti B (Memory_TiB)
Memory: tebibyte (base 1024)
Memory Pi B (Memory_PiB)
Memory: pebibyte (base 1024)

If you think anything is missing, please feel free to: submit documentation feedback on this page