C# for Configurator user defined method

Glad it worked. I think local functions were added in c# 7, not sure what version Epicor uses. In your case a local function would be better, but a lambda is just fine too.

Don’t forget to mark the answer. :grinning:

1 Like