uchange ( quot key -- )
Furnace framework » Furnace authentication » User profiles

Prev:uset ( value key -- )


Vocabulary
furnace.auth

Inputs
quota quotation with stack effect ( old -- new )
keya symbol


Outputs
None

Word description
Applies the quotation to the old value of the user profile variable, and assigns the resulting value back to the variable.

Definition