Pascal Scripting: ParamStr

Inno Setup

Pascal Scripting: ParamStr

Prototype:

function ParamStr(Index: Integer): String;

Description:

Returns the Index-th command line parameter passed to Setup or Uninstall.