Top index Wirbel home

sys::argv

argv() - command line arguments

argv() returns the command line of the current process. The first argument of the list is the name of the program. The list has thus at least one element.