Table of Contents

ugBASIC User Manual

SUCCESS

SYNTAX

   = SUCCESS( )

PURPOSE

The SUCCESS function will return TRUE if the last DOJO command has been successfully executed.

EXAMPLE

  IF SUCCESS( ) THEN PRINT "ok!"

ABBREVIATION

 Su

AVAILABLE ON

ALIAS FOR

DOJO SUCCESS

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