var $input = foo bar var $output = call ucwords $val=$input print input = $input
print output = $output