Skip to content

Global Variables

Joshua Cleland edited this page Feb 24, 2017 · 1 revision

Learn how to use Global Variables to make your life easier
And your A.R.S Cleaner!

Setting Variable

.setvar a Hello {/user} How are you today?!?

Using Variable

.auto .test={init}
{.a}

Listing Variables

.viewglobal

Deleting Variable

.delvar a

Wiping all Variables

.wipeglobal
Clone this wiki locally