Parameterize a function or task

In reply to dave_59:

I hadn’t thought of using a static class. But your suggestion does make sense. I will need to think of the best way to use a static class in conjunction with an interface. Thanks.