6 lines
155 B
Plaintext
6 lines
155 B
Plaintext
#title Insert$ [RCBasic Doc]
|
|
#header Function Insert$(src$, tgt$, pos)
|
|
|
|
Returns a string containing str_to_insert$ inserted into src$ at a given position
|
|
|