local
ACTION:
define a local set of variables
EXAMPLE:
local string s
RELATED:
dim
static