assign $input = Foobar assign $output = call str_repeat $val=$input ; $multiplier=5 print input = $input
print output = $output