Produce list of module arguments

ModuleArguments(ModuleName)

Arguments

ModuleName

string giving the name of the module

Value

A list of arguments for user-intput to that module

Examples

# NOT RUN {
ModuleArguments('Background')
# }