Conditional
From Computer History Wiki
(Redirected from Conditional statement)
A 'conditional is one type of control flow statement in high-level programming languages; in such languages, it is analogous to an conditional branch in object code.