hasNextItem Property

Internet Development Index

Retrieves a value that indicates whether any successive items follow the current item in the playlist.

Syntax

XMLN/A
Scripting[ bhasNext = ] mediaBar.hasNextItem

Possible Values

bhasNextBoolean that receives a value that indicates whether a successive item follows the current item in the playlist.
falseDefault. No successive item follows the current item.
trueAt least one successive item follows the current item.

The property is read-only. The property has a default value of false.

Applies To

mediaBar