Didacticials

  • To begin
  • Make Automations [comming soon]
  • Make Didacticials or Presentations [comming soon]

Instructions

  • goTo
  • click
  • wait
  • message
  • for
  • alert
  • ifexists / ifnotexists
  • whileExists
  • audio
  • exit

Links

  • Download Zenith
  • jQuery's Selectors

About Zenith

  • Credits and Thanks
  • Binairies Sources

alert

Description

Displays a dialog with a message and an "OK" button.

Syntax

Needed pairs :

  • "alert" : "What you want to say"

Example

This will display "Hello World" in a dialog


{
   "debug":true,
   "do":[
{"alert":"Hello world"}
   ],
}

    

© 2009 the Zenith Team.