Retrieves the item display text
for the specified item index.
SyntaxReference_Syntax.getDisplayItem( INTEGER param )
Parameters
param1
|
An integer representing the zero-based index
into the item.
|
ReturnsA
valid string representing the text of the item or null if no display
item exists.
|
|
|