Plys (/ˈplaɪz/) represents the inconspicuous wrapper which complements the AutoIt language with
preprocessor keyword #import "filename" loads only public functions and variables
Python-like code blocks by lines indentation (without endfunc, wend etc.)
dim and const outside of functions means global and global const respectively, inside of functions means local and local const
arguments of function are const by default, but with dim prefix it becomes variable
short synonyms for functions as a rule using in large projects: for arrays, files and strings
no “$”