|
||
|
Conditional (programming) - Wikipedia, the free encyclopedia
In computer science, conditional statements , conditional expressions and conditional constructs are features of a programming language which perform different computations or actions depending ...
en.wikipedia.org/wiki/Conditional_(programming) |
||
|
The parts of a conditional statement can be interchanged to make systematic changes to the meaning of the original conditional statement. Based on the truth value (there are only two truth values, either true or false) of a conditional statement, we can deduce the truth value of its converse, contrapositive, and inverse.
|
||
|
This section describes the syntax of conditional statements used by the MsiEvaluateCondition function and the action sequence tables. For more information, see, Examples of Conditional Statement Syntax. ... Summary of Conditional Statement Syntax...
|
||
|
The following provides some common instances of conditional statements. For more information, see Conditional Statement Syntax. ... Run action on removal. ... Run action only if the product has not been installed.
|
||
|
A conditional statement is used to execute a portion of code, based on the outcome of whether a condition is met. We perform these types of operations all the time in our everyday lives. Here's an example: "If Bob wins the lottery, he will retire;
|
Copyright © 2009, Dictionary.com, LLC. All rights reserved.