RIP
Tutorial
Tags
Topics
Examples
eBooks
Tutorial by Examples
if variable = 2
set var to 2 if var = 2 then say "Var equals 2" end if
if var1 = 4, else statements
set var1 to 5 //set the number to anything if var1 = 5 then say "Var one equals 5" else say "Var one does not equal 5" end if
Dialogue returned text
display dialog "Password" default answer "" set w to text returned of the result if w = "Password" then display notification "Correct" end if
Page 1 of 1
1
Cookie
This website stores cookies on your computer.
We use cookies to enhance your experience on our website and deliver personalized content.
For more details on our cookie usage, please review our
Cookie Policy
and
Privacy Policy
Accept all Cookies
Leave this website