Copy (UserStatistics function)
Create copy of UserStatistics object
Copy is a member of the UserStatistics class.
This method creates a copy of a UserStatistics object.
Syntax
%newUstat = %ustat:Copy
Syntax terms
- %newUstat
- A UserStatistics object variable to contain the copied object.
- %ustat
- A UserStatistics object variable.