DHTML Collections
Returns a collection of ADO bookmarks tied to the rows effected by the current event.
[ collBookmarks = ] event.bookmarks |
[ oObject = ] event.bookmarks ( iIndex ) |
collBookmarks |
Reference to an array of elements contained by the object. |
oObject |
Reference to an individual item in the array of elements contained by the object. |
iIndex |
Integer indicating the item to be returned. |
event