var x = 'Return a String'; print('and print one too!'); return x;
Documentation
 
Output
Console