return [ n ]
return
n
Used inside a function definition. Exit the function with status n or with the exit status of the previously executed command.