From OpenSCADAWiki
String: Insert a string to other string (strInsert)
Description: Inserting a string to another string.
Parameters:
| Identifier | Parameter | Type | Mode | By defaults |
|---|---|---|---|---|
| str | String | String | Output | |
| pos | Position | Integer | Input | 0 |
| ins | String to insert | String | Input |