Get commandline arguments

This small example gets the commandline arguments as string array [] string.

args := get_command_line_arguments();