Retrieves  a value that indicates whether any successive items follow the current item in the playlist.
Syntax
| XML | N/A | 
|---|
| Scripting | [ bhasNext = ] mediaBar.hasNextItem | 
|---|
Possible Values
| bhasNext | Boolean that
receives  a value that indicates whether a successive item follows the current item in the playlist.| false | Default. No successive item follows the current item. |  | true | At least one successive item follows the current item. |  
  | 
The property is read-only.
The property has a default value of 
false.
Applies To