Previous Example-|-Next Example-|-Return to Chapter Listing
Example 6.7:
The "Greater Than" Operator (>)
The button calls function1(), which uses the Greater Than operator in an if statement to determine how many seconds have passed since the start of the current minute, and so which message should be displayed.:
This is the script we used:
Previous Example-|-Next Example-|-Return to Chapter Listing