> Tutorials > Interactive Optimizer Tutorial > Displaying a Problem > Displaying Bounds

To see only the bounds for the problem, type the following command (don't forget the hyphen):

display problem bounds -

The result is:

0 <= x1 <= 40
All other variables are >= 0.

Summary

The general syntax of the display command is:

display option [option2] identifier [identifier2]