Movies

A collection of movies.

Movies Properties

Property Type Access Description
item Object read Returns the movie with the specified index or name.
length Long read The number of movies in the collection.

Movies Methods

Method Returns Description
add Movie Create a new movie.
anyItem Object Returns any movie.
firstItem Object Returns the first movie.
itemByID Object Returns the movie with the specified ID.
itemByRange Objects Returns the movies within the specified range.
lastItem Object Returns the last movie.
middleItem Object Returns the middle movie.
nextItem Object Returns the next movie.
previousItem Object Returns the previous movie.

Leave a Comment

Previous post:

Next post: