Subroutines & functions

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