Set a value in the Zotonic visitor record.
Required arguments are key
and value
.
Returns a key/value tuple to confirm that the value has been set:
{
"key": "foo",
"value": "bar"
}
See also
service-persistent_get
Set a value in the Zotonic visitor record.
Required arguments are key
and value
.
Returns a key/value tuple to confirm that the value has been set:
{
"key": "foo",
"value": "bar"
}
See also
service-persistent_get