Use the upvoteComment and downvoteComment methods to mark some comments as more or less helpful. Then test the findMostHelpfulComment method. This method should return the comment that was voted most helpful. You will notice that the method returns an object reference. You can use the Inspect function in the method result dialog to check whether the correct comment was returned. Of course, you will need to know which is the correct comment in order to check whether you get the right result!
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.