Compatible Unicode Intrinsic Functions - InsertString Method

Insert a string in a string

Member of Compatible Unicode Intrinsic Functions (PRIM_LIBI.ICompatibleUnicodeIntrinsics)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

Unicode String

Resulting string

String

*Input

Unicode String

String to be inserted

At

*Input

Integer

Position at which to insert

Pad

*Input (Optional)

Unicode String

Pad character used to replace blanks in the result

Details

InsertString allows you to embed other strings within a target variable at a specified position identified by the At parameter.


See also

All Component Classes

Technical Reference