step 1: read the CSV file
@if (csv.length === 0) {
Column format is: Id, Label,
} @if (csv.length !== 0) { }step 2: select system
step 3: review talkgroups to import
No CSV data yet
}step 4: import to configuration
@if (csv.length > 1000) {
Warning, you are trying to import more than 1000 units, {{csv.length}} in this case. The graphic interface has not designed for this number of units. You can continue, but expect Rdio Scanner to be quite slow, if not unusable.
}