Skip to main content

Snippet.clone()

The Snippet.clone() method returns a new Snippets object that is a deep copy of this one.

Signature

Snippet snippet.clone()

Example

An example of the Snippet.clone() method