Moves to the previous entry in the index
Syntax
bValue = object.brMovePrevious([vsIId]) |
Parameters
Parameter |
Description |
bValue |
The return value is a Boolean data type. It is False only if the requested key is past the end of the index. |
object |
An object variable that represents a clsD3Index object. |
vsIId |
Optional. A Variant (String subtype) containing the item-id of the D3 item returned. This is an output-only parameter, returning the same result as the brIndexId property. |
FlashBASIC Reference
D3IndexPrevKey: key - with the 'p' operator