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