Moves this array into the destinary array. This array is left empty, with a count of zero, but the array object itself is not destroyed.
int32 Move( StrArray p_oDst )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| <StrArray> | p_oDst | A pointer to the destination array. |
None published. Please look for an example in the Simdify Scripting Language code base.