Collect all distinct verse numbers present in the score for a given staff. Returns sorted array of verse number strings (e.g., ["1", "2", "3"]).
All SourceMeasures in the score
Which staff to scan
Sorted array of verse number strings
Collect all distinct verse numbers present in the score for a given staff. Returns sorted array of verse number strings (e.g., ["1", "2", "3"]).