AutoIt3 Handbook

Language Reference

Function Reference

Under the hood

Appendices

  • coding style conventions

  • Comparing values
    • type comparison tables
    • type-juggling
  • Datatypes, under the hood
  • DllStructs
  • Script “Compiling”
  • The “hidden” windows AutoIt3 makes when starting.
  • The AutoIt3 internal window/control message handler
    • performance with/without
    • bugs
      • Visual bugs when nesting controls
    • benefits when overriding
      • no freeze when dragging/resizing window.
  • BETTER coding style conventions @see https://docs.microsoft.com/en-us/windows/win32/stg/coding-style-conventions for ref
  • string quote escape