Array functions in PB are totally foreign to me and I can’t figure this out. Help appreciated. Everything I try gives me errors in syntax, etc that I can’t work out. I think the biggest problem I’m having has to do the fn notation in the Array Functions section in the PB help underneath where the code is entered. Examples are very sparse there.
I want to create an array identical to the FrequencyData array and then sort that created array to end up with a final array containing the four highest values along with the corresponding original index number for each of the four.