In reply to dave_59:
“You can declare a class in the package and override the class parameter when you reference the class”
could you please give an example for this?
i have a class in the package and the parameter is declared inside the class.
how to override that parameter?