Parameter inheritance

Can a Module access to Project level parameters or they have to be supplied when it is called?

Module can access only it’s own parameters. Parameters from another module have to be supplied when the module is called.

Thanks. Think would have been neat if a module could access the project parameters. Could I request this as a feature request?

I’ve moved this topic to #feature-requests.

We’ve heard this suggestion from other users, so there are good chances for it to happen.

1 Like