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