Note: This is a work in progress and will be formatting errors. Read more about the project on the home page.
the systemVersion
Value returned: a decimal string representing the running version of system software
if the systemVersion < 7
then answer "AppleEvents not available under this system"
put the systemVersion
Functions