Fundamentals Capstone 4.3

Hi all,

the code below seems not be working.

Could anyone suggest a fix?

Thanks

returnN: {[orderColumn; order; N; t] if[order=top; N sublist orderColumn xdesc t ; order=bottom; N sublist orderColumn xasc t] }

 

already solved.

Thanks