Difference between revisions of "If"

From wikieduonline
Jump to navigation Jump to search
 
(15 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Draft}}
+
{{lowercase}}
 
[[wikipedia:Conditional (computer programming)]]
 
[[wikipedia:Conditional (computer programming)]]
  
Line 12: Line 12:
 
     ...
 
     ...
 
  fi
 
  fi
 +
 +
Bash:
 +
if..[[elif]]..else
  
  
Line 19: Line 22:
 
== Related terms ==
 
== Related terms ==
 
* <code>[[man test]]</code>
 
* <code>[[man test]]</code>
* <code>[[When: (ansible)]]</code>
+
* <code>[[when: (ansible)]]</code>
 +
* <code>[[if __name__ == "__main__":]]</code>
 +
* <code>[[-z]]</code>
 +
* <code>[[==]]</code>
 +
* [[Terraform conditional expressions]]
 +
* [[if:]]
  
 
== See also ==
 
== See also ==
 +
* {{flow control}}
 +
* {{if}}
 
* {{programming}}
 
* {{programming}}
 
* {{languages}}
 
* {{languages}}
  
 
[[Category:Programming]]
 
[[Category:Programming]]

Latest revision as of 11:42, 26 May 2023

Advertising: