# $EPIC: tow.txt,v 1.5 2007/03/02 02:32:04 jnelson Exp $ ======Synopsis:====== $__tow__( ) ======Technical:====== * If the argument is omitted this function returns the empty string. * If is not found in , this function returns the empty string. * Otherwise, the function behaves "as if" the following had been performed: \\ = findw( ) + 1 \\ = leftw( ) * Remember that is a list of [[what is a word|words]]. ======Returns:====== Portion of before and including a literally matching word. ======Examples:====== $tow(foobar one two foobar my shoe) returns "one two foobar" $tow(booya one two foobar my shoe) returns "" (empty string) ======History:====== This function first appeared in "plus 2" (post-ircII, pre-EPIC)