Sprawdź, czy coś jest listem w JS

string.charAt(1).toUpperCase() !== string.charAt(1).toLowerCase()
Jittery Jaguar