Variable

Gjsgjs/systemprogramArgsConst

programArgs: string[]

A list of arguments passed to the current process. This is effectively an alias for the global ARGV, which is misleading in that it is not equivalent to the platform's argv.

1.68