ScriptArray.length (Property)

The number of script blocks in the current document.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:Number primitive
JavaScript syntax:IEmyDocument.scripts.length

Warnings:

See also:Collection.length, ScriptArray object

Property attributes:

ReadOnly.