Stories
Stories
Section titled “Stories”stories
Description
Section titled “Description”A collection of Story objects in a document.
Properties
Section titled “Properties”Stories.length
Section titled “Stories.length”stories.length
Description
Section titled “Description”The number of elements in the collection.
Number; read-only.
Stories.parent
Section titled “Stories.parent”stories.parent
Description
Section titled “Description”The object’s container.
Object; read-only.
Stories.typename
Section titled “Stories.typename”stories.typename
Description
Section titled “Description”The class name of the referenced object.
String; read-only.
Methods
Section titled “Methods”Stories.index()
Section titled “Stories.index()”stories.index(itemKey)
Description
Section titled “Description”Gets an element from the collection.
Parameters
Section titled “Parameters”Parameter | Type | Description |
---|---|---|
itemKey | String, Number | String or number key |