Returns the selection state of
the specified item.
SyntaxReference_Syntax.getItemState( INTEGER param )
Parameters
param
|
A valid integer representing the zero-based
index into the item.
|
ReturnsTrue
if the item was selected and false if it was not selected.
|
|
|