Skip to content

Stories

stories

A collection of Story objects in a document.


stories.length

The number of elements in the collection.

Number; read-only.


stories.parent

The object’s container.

Object; read-only.


stories.typename

The class name of the referenced object.

String; read-only.


stories.index(itemKey)

Gets an element from the collection.

ParameterTypeDescription
itemKeyString, NumberString or number key

Story