Buttons for navigating among a list of elements (next, back, first, last, etc). Go to the first pageGo to the previous pageExplain which elements are currently shownGo to the next pageGo to the last page
   //   
Buttons for going to next/previous elements if this one is among bunch of referenced or searched objects. currentNumber starts with 1. Go to the source URL (search or referred object)Go to the first pageGo to the previous pageExplain which element is currently shownGo to the next pageGo to the last page
   //   
This macro displays up/down arrows in a table header column for sorting a given column. It requires variables "sortable", 'filterable' and 'fieldName'.