Difference between revisions of "If"
Jump to navigation
Jump to search
Line 24: | Line 24: | ||
* <code>[[when: (ansible)]]</code> | * <code>[[when: (ansible)]]</code> | ||
* [[if __name__ == "__main__":]] | * [[if __name__ == "__main__":]] | ||
− | * [[-z]] | + | * <code>[[-z]]</code> |
* <code>[[==]]</code> | * <code>[[==]]</code> | ||
Revision as of 06:37, 14 February 2023
wikipedia:Conditional (computer programming)
if (( a > b )); then ... fi
if (( a > b )); then ... else ... fi
Bash:
if..elif..else
Activities
Related terms
See also
- Flow control,
if, for, while, defer
if
,man test
,-z, elif
- 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: