Skip to content

String_insert

hpgDesigns edited this page Aug 8, 2021 · 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

This is number 1

Clone this wiki locally