Description of Actions' Parameters

Each Action is designed for providing particular functionality. An Action has an own set of Input Parameters, as well as a proper set of Output Parameters that represent results of the operation performed. Input Parameters can be defined as simple values as well as compound values. Output Parameters of previous Actions or Expressions from the current Task's list of Actions can serve as compound values for Input Parameters of a particular Action. Parameters of an Event that caused the Task's execution and Internal Functions can be used as Input Parameters too. See more about Event parameters and Internal Functions.

Each Action has "Success" Output Parameter, which shows whether the Action was successfully executed. "Success" can be negative in cases of missing files or folders, or inability to perform the desired operation, or server connection failure etc. No failure alerts are shown at the desktop. All error messages are saved into the application's log file (xstarter.xlg).