![]() |
Previous | Next |
The isIdentical method retrieves a value indicating whether the supplied Playlist object is identical to the current one.
Syntax
player.currentPlaylist.isIdentical(playlist)
Parameters
playlist
Playlist object to compare to the current one.
Return Values
This method returns a Boolean.
See Also
Previous | Next |