copyStr

fnFault copyStr(ref Str str, IStr source, Sz startIndex = 0)

Copies characters from the source string to the destination string starting at the specified index and adjusts the length of the destination string.