Show contents 

Working with Common Classes > Classes > Object > Object.clone

Object.clone

Syntax

clone();

Description

The clone method creates the copy of the object.

Comments

The method is not implemented in PP.Ui.Control.

See also:

Object