Table of Contents

ugBASIC User Manual

PING

SYNTAX

   = PING()

PURPOSE

The PING function lets you know if there is a DOJO server available or running at the time you call it.

EXAMPLE

  IF PING( ) THEN
     PRINT "DOJO is available"
  ENDIF

ABBREVIATION

 Pin

AVAILABLE ON

ALIAS FOR

DOJO LOGIN

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