Handbook
Glossary
uset ( value key -- )
Furnace framework
»
Furnace authentication
»
User profiles
Prev:
uget ( key -- value )
Next:
uchange ( quot key -- )
Vocabulary
furnace
.
auth
Inputs
value
an
object
key
a
symbol
Outputs
None
Word description
Sets the value of a user profile variable.
Definition
USING:
assocs
;
IN:
furnace.auth
:
uset
( value key -- )
current-profile
set-at
user-changed
;