Class: Var

Seven~Blocks09# Var

@extends super.Var


new Var()

Describes a global or local variable.

Properties:
Name Type Description
depth number

0: global, 1: local.

load() function

[replace] global/local.

store() function

[replace] global/local.

Inherited From:
Source: