Locates an input field in a RichTextEdit control and moves the insertion point there.
RichTextEdit controls
rtename.InputFieldLocate ( location {, inputfieldname } )
String. Returns the name of the input field it located if it succeeds. InputFieldLocate returns an empty string if no matching input field is found or if an error occurs. If any argument is null, InputFieldLocate returns null.