AppleEventDescList.AppendString
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.AppendString ( Value as String )
Adds a new String to the StringItem array property.
