Back to Aurora Vision Studio website
	
                
                    
	
		
	You are here: Start » Filter Reference » Basic » String » InsertToString
| Module: | FoundationLite | 
|---|
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 in Error Handling.
List of possible exceptions:
| Error type | Description | 
|---|---|
| DomainError | Index out of range in InsertToString. | 
Complexity Level
This filter is available on Basic Complexity Level.

 Basic

