vault backup: 2024-05-30 18:35:46
This commit is contained in:
@ -127,7 +127,8 @@ function_name () {
|
||||
}
|
||||
```
|
||||
|
||||
To return a value from a function, use the `retu`
|
||||
To return a value from a function, use the `return` keyword. After calling, it'll be assigned to the global variable `$?`.
|
||||
|
||||
|
||||
## Commands
|
||||
| Command | Description |
|
||||
|
Reference in New Issue
Block a user