setVar('$hop', '\x41'); print( concat( 'At the', getVar('$hop') ) ); substitute( getVar('$_'), lhsRe('.'), rhsString('A') );