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.
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.