get_back_list_with_limit
Description:
Obtain a list up to some number of items preceding the current one.
Parameters:
this | |
limit |
the number of items to retrieve |
Returns:
a List of items preceding the current item limited by |