Pascal Scripting: ParamCount

Prototype

function ParamCount: Integer;

Description

Returns the number of command-line parameters passed to Setup or Uninstall, excluding undocumented internal parameters used by Setup and Uninstall.

See also

ParamStr
GetCmdTail