Showing 1 Result(s)
Reserved keywords AutoHotkey

AutoHotkey Scripting: Reserved keywords

Now it is time for Reserved keywords So far, we have covered an important concept called variables. We discussed how to use the operator := to specify values. We also looked at what to name the variables. Like True and False are the names of two built-in variables. There are many other keywords supported By AHK which are reserved and …