Returns the StoryWindow with the specified index.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Number | readonly | The number of objects in the collection. |
Methods
Returns any StoryWindow in the collection.
→ Number
Displays the number of elements in the StoryWindow.
→ StoryWindow[]
Returns every StoryWindow in the collection.
Returns the first StoryWindow in the collection.
Returns the StoryWindow with the specified index or name.
Returns the StoryWindow with the specified name.
→ StoryWindow[]
Returns the StoryWindows within the specified range.
from
LongInteger | StoryWindow | String
The StoryWindow, index, or name at the beginning of the range. Can accept: StoryWindow, Long Integer or String.
to
LongInteger | StoryWindow | String
The StoryWindow, index, or name at the end of the range. Can accept: StoryWindow, Long Integer or String.
Returns the last StoryWindow in the collection.
Returns the middle StoryWindow in the collection.
Returns the StoryWindow whose index follows the specified StoryWindow in the collection.
Returns the StoryWindow with the index previous to the specified index.
→ String
Generates a string which, if executed, will return the StoryWindow.
Object of 2
Properties elsewhere that hold a StoryWindows.