Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Basic » String » InsertToString

InsertToString


Module: FoundationLite

Inserts a string into another one at the given position.

Name Type Range Description
Input value inString String
Input value inInsertedString String
Input value inIndex Integer 0 -
Output value 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.