created: 20140512103123179 modified: 20150118183000000 tags: [[Filter Operators]] [[List Operators]] title: after Operator type: text/vnd.tiddlywiki caption: after purpose: get the successor of an input item <$macrocall $name=".operator-def" input="a [[set|Tiddler Sets]] of strings" parameter="one of those strings" paramName="p" output="the string that immediately follows <<.place p>> in the input set" /> If <<.place p>> is not present in the input set, or is the last item, then the output is empty. <<.operator-examples "after">>