LOTUSSCRIPT/COM/OLE CLASSES


FindString method
Ejemplo

Finds the text in a given field.

Nota This method is new with Release 5.

Defined in

NotesUIDocument

Syntax

Call notesUIDocument.FindString(text$ [, wholeword ] [, backwards ] [, caseSensitive ] [, wildCards ] [, accentSensitive ] [, searchDocument ] [, findNext ] [, wrapAround ] [, ignoreDiacritics ])

Parameters

text$


wholeword
backwards
caseSensitive
wildCards
accentSensitive
searchDocument
findNext
wrapAround
ignoreDiacritics
Usage

Performs the equivalent of Edit - Find (CTRL+F or CTRL+G) that is done in the User Interface without prompting the user.

Language cross-reference

EditFind @command in formula language

@IsMember function in formula language

Ejemplo


Glosario
¿Desea opinar sobre la Ayuda o sobre la utilidad del producto?