![]() |
Previous | Next |
The addSelectedToPlaylist method adds the selected item to a playlist.
Syntax
elementID.addSelectedToPlaylist(playlist)
Parameters
playlist
Playlist object that will receive the selected item.
Return Values
This method does not return a value.
See Also
Previous | Next |