Hey there!

You just need to add two constraints. You can do it like this:

  1. Age ≥ input a's value
  2. Age ≤ input b's value

If by any chance you’re using a numeric range instead of two values e.g. lowest age and highest age, you could use Age is in numeric range