End
(number) The position in the richtext object where the search will end. The default is -1, which is the last character in object, or if you are searching backward, -1 means the first character in the object. If the start position is less than the end position, it searches forward. If the start position is greater than the end position, it searches backward.