Skip to content

getArgv

getArgv()
getArgv(index: Integer)

ParameterTypeDescription
(optional) indexIntegerThe index of the argument to get

Returns

(*) The list of command line arguments passed to the program, or a specific one if an index was specified