The Call Module task executes another module within a Project. A module is like a sub-routine that allows Tasks and Loops to be logically grouped together. The Call Module task executes the module and when the processes in this module complete, control will be returned to the point from which it was called. A module can be called and executed more than once before the Project ends.