StringInsert¶
Inserts a string at a given 1-based position.
Valid positions run from 1 to n+1 (and -1 to -(n+1)). An
out-of-range position leaves the call unevaluated:
StringInsert¶Inserts a string at a given 1-based position.
Valid positions run from 1 to n+1 (and -1 to -(n+1)). An
out-of-range position leaves the call unevaluated: