Class
AppleEventTemplate
Description
A template object for creating AppleEvent objects.
Properties
Name |
Type |
Read-Only |
Shared |
---|---|---|---|
Property descriptions
AppleEventTemplate.FolderItemParam
FolderItemParam As FolderItem
A FolderItem being passed as a parameter in the AppleEvent.
AppleEventTemplate.IntegerParam
IntegerParam As Integer
An Integer being passed as a parameter in the AppleEvent.
AppleEventTemplate.StringParam
StringParam As String
A String being passed as a parameter in the AppleEvent.
Compatibility
Project Types |
Console, Desktop, Web |
Operating Systems |
macOS |
See also
Object parent class; AppleEvent class.