Back to Adaptive Vision Studio website
You are here: Start » Filter Reference » String » InsertToString
Inserts a string into another one at the given position.
| Name | Type | Range | Description | |
|---|---|---|---|---|
![]() |
inString | String | ||
![]() |
inInsertedString | String | ||
![]() |
inIndex | Integer | 0 - ![]() |
|
![]() |
outString | String | ||
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
| Error type | Description |
|---|---|
| DomainError | Index out of range in InsertToString. |
Complexity Level
This filter is available on Basic Complexity Level.



