Category:var
Jump to navigation
Jump to search
Quick Overview
- <a _fcknotitle="true" href="var.list">var.list</a>() - Lists of names of variables currently used.
- <a _fcknotitle="true" href="var.monitor">var.monitor</a>(name) - Turns on monitoring of the math variable with given name.
- <a _fcknotitle="true" href="var.unmonitor">var.unmonitor</a>(name) - Turns on monitoring of the math variable with given name.
- <a _fcknotitle="true" href="var.recall">var.recall</a>(name) : Returns the value of a math variable with the given name.
- <a _fcknotitle="true" href="var.recallstr">var.recallstr</a>(name) : Returns the value of a math variable with the given name as a string.
- <a _fcknotitle="true" href="var.store">var.store</a>(name, value) : Stores value as a math variable with the given name.
Pages in category "var"
The following 10 pages are in this category, out of 10 total.