Skip to content

String_insert

hugh greene edited this page Jun 20, 2022 · 1 revision

Notation

Description

Inserts a substring into a string at the given index and returns the result.

Parameters

  • substr
  • str
  • index

Return Values

Document return values.

Example Call

Example of using the function.

NOTOC

Category:Function:String

Clone this wiki locally