AppleEventDescList.AppendInteger
From Real Software Documentation
Method
| This method is only available on the OS X platform. For cross-platform development, use #If...#Endif with the Target... specifiers to make sure you will not attempt to use this method on an incompatible platform. |
AppleEventDescList.AppendInteger ( Value as Integer )
Adds a new Integer to the IntegerItem array property.
