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

Prev:<continue-conversation> ( url -- response )
Next:cset ( value key -- )


Vocabulary
furnace.conversations

Inputs
keya symbol


Outputs
valuean object


Word description
Outputs the value of a conversation variable.

Definition