String_insert - hpgDesigns/hpgdesigns-dev.io GitHub Wiki
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