Overload a Command
This creates a command that runs another command. It can optionally drop some parameters, or create new ones.



The module the loaded command is in

The script to be run when each item is processed

The name of the item

The default value

The new type name

Any additional parameters to add to the command.

Any parameters to remove from the command.