var $input = foobar var $output = call ucfirst $val=$input print input = $input
print output = $output