Skip to main content
Version: 11.0

InsertString()

note

This article is about the InsertString action in the USoft Action Language.

InsertString()

Inserts into or replaces the data with one or more specified string(s).

Syntax

InsertString( *string*, ... )

String is the string to be inserted. You can pass multiple strings separated by commas.