getQueryParameter

fun ERROR CLASS: Symbol not found for ApplicationCall.getQueryParameter(field: String): MatchGroup?(source)

Retrieves a query parameter value by field name from the request.

Return

The query parameter value, or null if not found

Parameters

field

The name of the query parameter to retrieve