Makes a variable static.
static(var) static(%varContainingNameOfVar%)
; Assign a variable and make it static at the same time: static(%VarContainingNameOfVar% := Value)