Looking for a JavaScript code to work with my function called BiggerOf(array, value). The function is designed to calculate how many elements in the array are bigger than a specific value and then print those elements. Here's an example of what I need help with: Array=[2,3,5,7,9,11,13,15,17,19]. Value=8