Login Page - Create Account

Support Board


Date/Time: Mon, 23 Dec 2024 00:52:53 +0000



Post From: Better understand sc.Highest

[2015-05-26 17:44:10]
User911705 - Posts: 89
Perhaps I don't understand exactly what this function does. I assumed it took as an argument an array and then returned the highest value in the array.

If that is so, could you please explain why the documentation shows as arguments both input and output arrarys? Also,it's not clear how the length and index arguments work: is it that the index is sort of the look back starting point and the length is how far to look back?

Sorry if these are dumb questions, I've just too often made assumptions that got me into deep trouble:) Thanks.