-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
draftDraft of new featuresDraft of new featuresenhancementNew feature or requestNew feature or request
Description
This meta-variable is specified like an array as follows, where N
is a number and indicates the index of a group of variables for data inspection. By default, 1 represents Local
and 2 represents Global
(In AutoHotkey_H, 2 is Static
and 3 is Global
).
{variableCategories[N]}
This is useful for checking the state of a variables on the call stack at a certain point in time.
Metadata
Metadata
Assignees
Labels
draftDraft of new featuresDraft of new featuresenhancementNew feature or requestNew feature or request