AssignedStories
A collection of assigned stories.
AssignedStories Properties
| Property |
Type |
Access |
Description |
| item |
Object |
read |
Returns the assigned story with the specified index or name. |
| length |
Long |
read |
The number of assigned stories in the collection. |
AssignedStories Methods
| Method |
Returns |
Description |
| anyItem |
Object |
Returns a random assigned story. |
| firstItem |
Object |
Returns the first assigned story. |
| itemByID |
Object |
Returns the assigned story with the specified ID. |
| itemByRange |
Objects |
Returns the assigned stories within the specified range. |
| lastItem |
Object |
Returns the last assigned story. |
| middleItem |
Object |
Returns the middle assigned story. |
| nextItem |
Object |
Returns the next assigned story. |
| previousItem |
Object |
Returns the previous assigned story. |
Previous post: AssignedStory
Next post: Assets