def str = 'alphaBETA' println str.toUpperCase() println str.toLowerCase()