allNamed

fun allNamed(name: String): List<String>

Returns all the values for the parameter with the given name.