Stories

stories

Description

A collection of Story objects in a document.


Properties

Stories.length

stories.length

Description

The number of elements in the collection.

Type

Number; read-only.


Stories.parent

stories.parent

Description

The object’s container.

Type

Object; read-only.


Stories.typename

stories.typename

Description

The class name of the referenced object.

Type

String; read-only.


Methods

Stories.index()

stories.index(itemKey)

Description

Gets an element from the collection.

Parameters

Parameter

Type

Description

itemKey

String, Number

String or number key

Returns

Story