Table of Contents

ugBASIC User Manual

READY

SYNTAX

   = READY()

PURPOSE

The READY function lets you know if there is a byte available on DOJO connection.

EXAMPLE

  IF READY( ) THEN
     PRINT "DOJO data is available"
  ENDIF

ABBREVIATION

 R#y

AVAILABLE ON

ALIAS FOR

DOJO READY

ANY PROBLEM?

If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!

POWERED BY