Can any one explain this script

Hi guys,can any one explain what is num=50 in this script
on (release, keyPress “<Enter>”) {
getURL(“http://www.google.com/search?num=50”, “_blank”, “GET”);
fscommand(“quit”);
}

advance thanks
santosh