delphirtl

delphirtlDocs


delphirtl / ParamCount

Variable: ParamCount

const ParamCount: number

ParamCount returns the number of parameters passed to the program on the command line. Separate parameters with spaces or tabs.

Returns

the number of parameters passed on the command line.

Defined in

src/rtl.ts:399