Extend script context with custom helpers

Hello!

I want to extract from Script Tasks some boilerplate code into helper functions.

Is it possible to extend default scripting context with implicitly declared constants/functions?

Ok, I found the way. It’s possible with custom Engine Plugin.