28th November 2016 at 7:12pm
purpose | selectively reverse the input list |
---|---|
input | a selection of titles |
parameter | F =Either the string reverse or another value |
output | the input, with the order reversed if F is the special value reverse |
Learn more about how to use Filters
Either reverses or preserves the order of the input list according to whether the parameter is the special value reverse
.