Start » Filter Reference » Basic » String » EraseString
Module: | FoundationLite |
---|
Removes a part of a string.
Name | Type | Range | Description | |
---|---|---|---|---|
inString | String | Input string | ||
inPosition | Integer | 0 - | Index of first character to erase | |
inLength | Integer | 0 - | Length of erased substring | |
outString | String | Output string |
Complexity Level
This filter is available on Basic Complexity Level.