BtServer:OrderInfo()
<< Click to Display Table of Contents >>
BtServer:OrderInfo()
|
|
Purpose
Return information about orders and indexes
Prototype
METHOD OrderInfo ( nType, nIndex ) CLASS BtServer
Argument(s)
nType Type of information to read from the index
nIndex (Optional) Index number to get the info from. Defaults to current index
Description
See VO documentation for the defines of nType. nIndex should be numeric
See Also