quit.js 365 Bytes
try {
  this.close();
} catch (e) {
  print(e);
}

/*---ACTION---
ICON: ""
LABEL: "Quit"
LABEL_ZHCN: "退出程序"
LABEL_ZHTW: "退出程序"
ACCEL: ""
TOOLTIP: "Quit"
TOOLTIP_ZHCN: "退出程序"
TOOLTIP_ZHTW: "退出程序"
CHECKED: ""
GROUP: ""
STYLE: "size=small button_style=both"
LANG: "JavaScript"
STATUS: "Release"
VERSION: "1"
STATEHOOK: ""
---ACTION---*/