cset ( value key -- )
Furnace framework » Furnace persistence layer » Furnace conversation scope

Prev:cget ( key -- value )
Next:cchange ( key quot -- )


Vocabulary
furnace.conversations

Inputs
valuean object
keya symbol


Outputs
None

Word description
Sets the value of a conversation variable.

Definition