$afterw(<word> <word list>)
$afterw(foobar one two foobar my shoe) returns "my shoe" $afterw(booya one two foobar my shoe) returns "" (empty string)
This function first appeared in “plus 2” (post-ircII, pre-EPIC) Long ago, this function used to do wildcard matching instead of literal string compares.