Show pageOld revisionsBacklinksAdd to bookBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== IBookmarks ====== Scriptable object ===== Description ===== Collection of [[:scripting:api:bookmark:start|IBookmark]] objects ===== Properties ===== ^Property^ Description^ |[[scripting:api:bookmarks:count|Count]]| Returns number of items in collection| ===== Methods ===== ^Method^ Description^ |[[scripting:api:bookmarks:item|Item]]| Returns item by index| ===== Remarks ===== Example of how to work with collection objects can be found [[scripting:collections|here]]. ===== See Also ===== [[:scripting:api:base-document:bookmarks|IBaseDocument::Bookmarks]], [[:scripting:api:base-document:bookmarks|IExternalDocument::Bookmarks]], [[:scripting:api:base-document:bookmarks|ITextDocument::Bookmarks]] #API ~~NOTOC~~