Reference | var()
| Syntax | var(name, type, default, min, max) | ||
| Description | The variables sheet creates connections between a variable and a user interface control, such as a slider, textfield or check box. The most convenient way of creating variables is through the Python > Variables menu. Variables created like this become part of the global namespace, meaning you can access them just like any other variable. | ||
| Tutorial | Variables | ||
| Example |
|


