Creates a string describing an Apple event descriptor record, which you can use with the AESend VI. You can use a record descriptor to bundle descriptors of different types. Each descriptor has its own keyword, or name, and value. Refer to AESend for more information about using descriptors.
![]() |
type is a descriptor type string that describes the type of the AppleEvent record descriptor. Only the first four characters are significant; however, it is acceptable to have more or less than four characters. | ||||
![]() |
keywords and values contains the strings that describe the elements of the record being created.
| ||||
![]() |
AE Record is an AppleEvent record descriptor string. Other VIs requiring an AppleEvent descriptor string input can use this string. |