Can Someone Explain Helper Methods in Epicor?

Maybe Professor @josecgomez ? Or someone else if they are so inclined.

1 Like

Need more context what do you mean by helper methods.

2 Likes

I see @klincecum and @hkeric.wci have posted about helper methods in the past. Here is an example:

I do not know enough to decode what exactly they are doing, so was hoping that someone could. :man_shrugging:

When I mention it, I’m referring to the methods and classes epicor has included as “utility” methods. Not something super specific as a “helper” method.

There are a lot of gems in there, and I think I’ve just scratched the surface.

So, I guess I thought “Helper Method” was a way to write your own method.

1 Like

No, I’ve just always used it in a generic way.

But in some ways we can, we just call them functions, and of course delegates for little one offs inside them lol.