Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Cmd activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image RemovedImage Added

Parameters:

  • Command (text box editor type) (type: string): the command that you want to be executed. For example: mkdir "C:\\Flowster Solutions FlowsterSolutions " (this command creates a folder with the specified path).
    For easier editing, the user can use the internal editor via the ellipsis button situated on the right hand side of the edit field, or an external editor of his/her choice (customizable in the Designer Settings) via the button to the left of the edit field (Image Added).
  • Timeout (text box editor type) (type: int32): the number of seconds to wait for the Command to execute.

...