Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Returns a Range object that represents the first sentence in a collection of sentences within a document, range, or selection.
Syntax
expression.First
expression Required. A variable that represents a Sentences collection.
See Also