String Properties

The following example displays a summary of the string properties. Detailed descriptions of each property follow the table.

PropertyDescription

length

Reflects the length of the string.

prototype

Allows the addition of properties to a String object.