read number/write ⊥
Source: /avail/Avail/Foundation/Variables
Categories: Variables, Mathematics, Integers
Increment the variable by one. This is intended for use as a statement.
Position | Name | Type | Description | |
---|---|---|---|---|
Parameters | ||||
1 | var | read number/write ⊥ | A numeric variable. | |
Returns | ⊤ |