Skip to content

Accessing variables in Main from reloaded script #10

@malmaud

Description

@malmaud

Scripts that try to access a variable 'foo' defined in Main that is not defined in the script itself will fail, unless they access the variable as Main.foo instead of the unqualified foo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions