Basic Syntax CrystalClear Syntax Before Reading Records

ByteToText( bytes )


Converts the number argument "bytes" into an appropriate text representation:

Usage:

ByteToText(number);

Return:

Depending on the input, the following return values are used:

Example:

ByteToText(345555);	// returns "337 KB"
ByteToText(5942880);	// returns "5 MB"

See also:


i-net software strives to provide accurate product documentation. Please give us your feedback using the form below.
NOTE: This form is for documentation feedback only. For technical assistance, please send an email to crystalclear@inetsoftware.de.

This page is: very poor very good
Comment: