void DeleteExpr(Int32 Index)
Deletes expression at specified index.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Index | Int32 | start index |
Result: stored in self (calling object)
Deletes expression at specified index.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Index | Int32 | start index |
Result: stored in self (calling object)