Contents
- Index
Persistent Variables
This class of variable allows you to swap information between macros and/or the same macro run at different times. Any variable that begins with "$p_" is persistent for the life of GSAK. That is, if you create such a variable it will be available to any macro until you shut down GSAK. If you need to delete such a variable you can now do so with the new RemoveVar() function.
Alpha List Category List