did not understand this code

did not understand this code

Hi,
I found this code :


, I did not understand this line :
  1.  (text.indexOf(valThis) == 0) ? $(this).parent().show() : $(this).parent().hide();
Thanks, your help is appreciated.