VariableScope public enum VariableScope Documentation Code Arg = 1 Constant = 4 Function = 3 Global = 0 Local = 2