Skip to main content
Version: 26.3

byteSizeWords

  • function
  • Returns a byte size value spelled out fully in words. The text that results from this function can be converted back to a number using the value() function.
  • Examples:
put byteSizeWords(90) -- "ninety bytes"
  • new in 1.38


note

This page is under construction: it has not been reviewed for completeness.