Skip to main content
A newer version of this page is available. .

Field.length Property

Gets the field length in a document.

Declaration

readonly length: number

Property Value

Type Description
number

An integer value specifying the field length.

See Also