assign $input = FOOBAR assign $output = call strrev $val=$input print input = $input
print output = $output