var $input = 123456 var $output = call dechex $val=$input print input = $input
print output = $output