Difference between revisions of "Variable assignment"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
* [[Bash]]: <code>=</code> operator. No [[space]] must be used before and after <code>=</code>. Example: <code>YOUR_NEW_VAR=YOUR_VALUE</code> | * [[Bash]]: <code>=</code> operator. No [[space]] must be used before and after <code>=</code>. Example: <code>YOUR_NEW_VAR=YOUR_VALUE</code> | ||
− | + | * [[Template (Ansible)]] | |
Revision as of 13:41, 13 October 2020
- Bash:
=
operator. No space must be used before and after=
. Example:YOUR_NEW_VAR=YOUR_VALUE
- Template (Ansible)
See also
- Programming: C, Python,
go
,loop
,while
,for
,if
,variable
, Error handling, Regex, Function, IDE, await, R (programming language), XACML, Type, Class inheritance, Methods, Scheme, Array, Deserialization
Advertising: