VocabularydocumentsInputs| from | a pair of integers |
| to | a pair of integers |
| document | a document |
OutputsNone
Word descriptionRemoves all text between two line/column number pairs.
ErrorsThrows an error if
from or
to is out of bounds.
Side effectsModifies
documentDefinition