copy
Core (string.inc)
Description
copy - Copies one string to another for a maximum for len characters.
Syntax
copy ( dest[], len, const src[] )
Type
Native
Notes
Returns the number of copied chars.