remove

fun remove(key: String): String?

Removes the specified keyword if it exists.

Return

The value of the keyword that was removed if it exits, otherwise null.

Parameters

key

: The keyword entry to remove