Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
Changing variable values
Factor handbook
>
The language
>
Dynamic variables
Prev:
set ( value variable -- )
Next:
Namespace combinators
on
( variable -- )
off
( variable -- )
inc
( variable -- )
dec
( variable -- )
change
( variable quot -- )
change-global
( variable quot -- )
toggle
( variable -- )