サブルーチンと関数

argument$()
declare
exit function
exit sub
function ... end function 
return
sub ... end sub