I have a "video" search box in view that takes string input from user and pass back to controller......Controller then operates on the string and returns data (Videos Name) to view....I want to include the ".contain()" function to operate on string which ...