As custom workflow tasks become more complex and lengthy, it becomes desirable to store reusable functions within a script module library rather than have them clog up the workflow tasks themselves. The following description shows how this is achieve...