The "Search for Chars" function is used to for certain characters in the serial port buffer without removing the characters from the buffer. This function comes in handy when you are expecting a certain response (such as the "^" when a program has completed), but do not want to pull the characters from the port until the proper response has been received. To call this function do the following: