if undefined by aaronk85 October 14, 2013 JavaScript var plotted; var test = (plotted || 'Not clicked'); console.log(test);