Executing an external command with multiple parameters using tSystem
This scenario executes an external command with multiple parameters using the
tSystem component. It demonstrates the use of the Use Array Command
option of the component. The system command copy {source} {destination}
is used for this purpose. The command has two parameters: {source} and
{destination}.