# $EPIC: chngw.txt,v 1.4 2007/03/02 02:32:04 jnelson Exp $ ======Synopsis:====== $__chngw__( ) ======Technical:====== * If the argument is omitted the empty string is returned. * If the argument is omitted the empty string is returned. * If the argument is less than 0 then is returned. * The return value if with the th word, counting from zero, changed to . * Remember that s are always [[what is a word|words]]. ======Practical:====== If you need to change one of the words in a word list, use this function. I originally used this function to permit changes to access levels on my bot on the fly. ======Returns:====== with the th word changed to , counting from zero. ======Examples:====== $chngw(2 blah foo bar booya) returns "foo bar blah" ======History:====== This function first appeared in "plus-2" (post-ircII, pre-EPIC)