vault backup: 2024-05-30 18:35:46
This commit is contained in:
parent
08046ad2f2
commit
9ce3dd5ea5
@ -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 |
|
||||
|
Loading…
Reference in New Issue
Block a user