INBYTES()

Returns number of bytes waiting in the modem input buffer Not available in local mode.

Example:

	integer i
	Println "Bytes in modem input buffer = ",INBYTES()

See also: OutBytes MGetByte SendModem MPrint MPrintLn MdmFlush