Below is a complete list of the AutoIt Constants include files available in AutoIt.
Using #include <Constants.au3> include all of them except the Font, GUI, Inet and Windows constants.
| File | Related Control(s) |
|---|---|
| #include <AutoItConstants.au3> | AutoIt related |
| #include <ColorConstants.au3> | Color related |
| #include <Constants.au3> | AutoIt functions (Include AutoIt, Color, Dir, File, MsgBox, Process, String, ...) related |
| #include <DirConstants.au3> | Dir related |
| #include <FileConstants.au3> | File related |
| #include <FontConstants.au3> | Font related |
| #include <GUIConstantsEx.au3> | GUI related |
| #include <InetConstants.au3> | Inet related |
| #include <MsgBoxConstants.au3> | MsgBox related |
| #include <ProcessConstants.au3> | Process related |
| #include <StringConstants.au3> | String related |
| #include <WindowsConstants.au3> | Windows related |