Related glossary termsConditional (if/else)Run code only when a condition is met.Shared tags: general, control-flowArgumentThe actual value you pass into a function’s parameter.Shared tags: generalArray / ListAn ordered collection of values.Shared tags: general