This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
prpl:refwrite [2016/12/02 23:33] – external edit 127.0.0.1 | prpl:refwrite [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
<- [[.: | <- [[.: | ||
- | ===== -> | + | ===== -> |
^Arguments^Result^Notation^ | ^Arguments^Result^Notation^ | ||
- | |value | + | | value name | | [ value string - ] | |
=== Description === | === Description === | ||
- | value ARG1: The value to store.< | + | value: The value to store. |
- | string ARG2: The string name of the heap variable to write to.< | + | name: The string name of the heap variable to write to. |
Pops a name of a variable and an item from the stack and stores the item in the variable. | Pops a name of a variable and an item from the stack and stores the item in the variable. | ||
=== Examples === | === Examples === | ||
- | < | + | < |
trace(< | trace(< | ||
</ | </ | ||