AutoHotkey Tutorial #4 Functions (Part 1)

Опубликовано: 23 Февраль 2026
на канале: CivReborn
13,484
277

Support the creation of these tutorials by becoming a Patron
___________________________________________________________

Patreon: https://www.patreon.com/user?u=5084342
PayPal: https://www.paypal.me/CivReborn

--------------------------------------------------------------------------------

In this tutorial we will look at what a function is, why we use them, how we use them, Passing variables to them, returning a value from a function, pointers(ByRef) and more.