# $EPIC: tow.txt,v 1.5 2007/03/02 02:32:04 jnelson Exp $
$tow(<word> <word list>)
Portion of <word list> before and including a literally matching word.
$tow(foobar one two foobar my shoe) returns "one two foobar" $tow(booya one two foobar my shoe) returns "" (empty string)
This function first appeared in “plus 2” (post-ircII, pre-EPIC)