#title TypeArrayCopy [RCBasic Doc] #header Sub TypeArrayCopy(ByRef src as empty, ByRef dst as empty) This function is exists to be internally called by the runtime but should not be called directly. Use ArrayCopy() #ref ArrayCopy