Returns the disc and track number in string format.
If the disc number is zero, it will return the track number (ex: 10).
If the disc number is higher than zero, it will return the disc number
and the track number separated by a comma (ex: 1.10).
Declaration Syntax