Snippet.clone()

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

Signature

Javascript
Snippet snippet.clone()

Example