GALiRe
GScript command (confirm)
Function:
Pops a confirmation box to await user choice. i.e. -
$yesOrNo = confirm("Are you sure you want to leave?");
This does not work outside of GALiRe Script.