Enumerated Constants Overview

Several enumerated constants exist, which you can use in your scripts. Enumerated constants are actually number values with a more human-readable naming scheme. You can use either the provided naming constant value or the actual number value of the list item.

To view the available enumerations, access the "Automation Objects" documentation. Then from the Table of Contents pane, expand Enumerations.