Documentation for this section has not yet been entered.
If this conditional expression evaluates to true, the code contained in the CodeConditionStatement.TrueStatements collection will be executed. If this conditional expression evaluates to false and the CodeConditionStatement.FalseStatements collection is not empty, the code contained in the CodeConditionStatement.FalseStatements collection will be executed.