set

open operator fun set(key: String, value: String)

Sets the given values as a tag in this map.

See also

Parameters

key

Tag key.

value

Tag value.

Throws

as per the rules outlined in the Tag docs.

If adding these new tags would increase the number of tags in this tag map to a value greater than 10.