VocabularysequencesInputsNone
OutputsNone
Word descriptionThrows a
slice-error.
Error descriptionThrown by
<slice> if one of the following invalid conditions holds:
| • | The start index is negative |
| • | The end index is greater than the length of the sequence |
| • | The start index is greater than the end index |
DefinitionMethods