add(k:v:)

Add a submitted value for a field.

func add(k: String, v: String)

Parameters

k

field name

v

value to submit for that field