RegionClearCellAtLoc
- Parameters
-
whichRegion region
The region to be modified.
whichLocation location
The location with the coordinates of the cell to be removed.
- comment
-
Removes a single cell from a region.
- note
-
See:
RegionClearCell
- patch
-
1.00
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
nothing
- Source code
-
native RegionClearCellAtLoc takes region whichRegion, location whichLocation returns nothing