parameter

fun parameter(name: String): String?

Tries to extract the first value of a parameter name. Returns null when not found.