A to Z GIS | Explore this related guide, featuring updated terms and graphics and developed in coordination with Esri’s GIS Dictionary team.
Learn more about A to Z GIS
GIS Dictionary
Browse dictionary
conditional statement
URL copiedShare URL
[computing]
A logical statement that performs one option if a statement is true, and another if it is false. An if-then-else statement is an example of a conditional statement.