int argc = CommandLine().GetCount(); const Vector<String>& argv = CommandLine(); var1 = argv[0]; var2 = argv[1];
Report message to a moderator