Difference between revisions of "If"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 27: | Line 27: | ||
* <code>[[==]]</code> | * <code>[[==]]</code> | ||
* [[Terraform conditional expressions]] | * [[Terraform conditional expressions]] | ||
+ | * [[if:]] | ||
+ | * [[[[]] | ||
== See also == | == See also == |
Latest revision as of 13:19, 19 November 2024
wikipedia:Conditional (computer programming)
if (( a > b )); then ... fi
if (( a > b )); then ... else ... fi
Bash:
if..elif..else
Activities[edit]
Related terms[edit]
man test
when: (ansible)
if __name__ == "__main__":
-z
==
- Terraform conditional expressions
- if:
- [[[[]]
See also[edit]
- Flow control,
if, for, while, defer
if
,man test
,-z, elif
, Braket- 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 - Programming languages: C, C++, Java, Kotlin, IaC, Bash, zsh, Rust, Lua, php, Clojure, Haskell, Go, Erlang, Scala, Python, Ruby, gcc, glibc, swift, Zig, Julia
Advertising: