can we have the display command with certain conditions ,
For example, if we want to just print things their value are bigger than 7 . in other word how can we have
Display $( x.val> 7)
In general, is it possible to have condition on display command?