Easily find issues by searching: #<Issue ID>
Example: #1832
Easily find members by searching in: <username>, <first name> and <last name>.
Example: Search smith, will return results smith and adamsmith
Aqua Data Studio / nhilam |
Follow
827
|
\unset | |
Destroys one or more variables. | |
Syntax | |
\unset NAME [NAME ...] |
|
Description | |
This command removes a previously declared variable. If no arguments are supplied to \unset then the current values of all variables are displayed. |
|
Examples | |
Let us first set a variable and then try to delete the variable \declare myvar="This is FluidShell" |
|
Let us display the value stored \echo ${myvar} |
|
To delete the variable use the command: \unset myvar |
|
To delete a number of variables with a single command, use: \unset myvar1 myvar2 myvar3 |
|
Current variables are displayed if no arguments are passed with the \unset command
\unset |
|
See Also | |
\declare |
About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017