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