🐐 Step in for loop
This commit is contained in:
10
README.md
10
README.md
@@ -222,6 +222,16 @@ The keyword `ET` can be used as a boolean "and". The keyword `AVT` can be used a
|
||||
> LV
|
||||
```
|
||||
|
||||
An optional `GRADV` clause sets the stride. The step must be a nonzero
|
||||
integer expression; positive values ascend, negative values descend, and
|
||||
the endpoint is included only when the stride lands on it exactly.
|
||||
|
||||

|
||||
|
||||
```
|
||||
> XXV
|
||||
```
|
||||
|
||||
### DVM loops
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user