# $EPIC: substr.txt,v 1.6 2007/03/02 02:32:04 jnelson Exp $ ======Synopsis:====== $__substr__( ) ======Technical:====== The argument is a [[what is a word|dword]] which is unlike most other functions. These functions search for in and return the index to it. $[[rsubstr]]() is identical to $__substr__(), except it searches from the end to the beginning. ======Practical:====== They can be used to search for specific things in output from a server, or as an alternative to $[[match]](*substring* searchstring). ======Returns:====== -1 if not found in \\ index to in if found