get_nth_item
Description:
Returns the item at a given index relative to the current item.
Parameters:
| this | |
| index |
the index of the item |
Returns:
|
the BackForwardListItem located at the specified index relative to the current item or null. |