songExists

public final Boolean songExists(Integer position)

Checks if song at a given position/index exists

Return

True if the song exists, else false

Parameters

position

The index to check for the song's existence