Programming with Reflection

image\rwnprg32.gif GetHotlistItem method

 

Syntax Item = object.GetHotlistItem(Name, Index)

 

Description

Returns the name of the specified item in the specified hotlist.

Arguments

Name Argument type: String
The name of the hotlist containing the item.

Index Argument type: Integer
The index of the item; use 1 to designate the first item and so on.

Return

Item Return type: String
The item name.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this command