Class
A collection of books.
add, count
Books
QuickLinks
Properties
Property | Type | Access | Description |
---|---|---|---|
length | number | readonly | The number of objects in the collection. |
Methods
Instances
Book add (fullName:
File[, withProperties:
Object])
Creates a new book.
Parameter | Type | Description |
---|---|---|
fullName | File | The full path name of the new book file, including the book file extension '.indb'. |
withProperties | Object | Initial values for properties of the new Book (Optional) |
number count ()
Displays the number of elements in the Book.
Element of
Application.books
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |