Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagets
var file = $File.Copy('1234');
console.log(file.Id);

Examples

Code Block
languagets
var file = $File.Copy('1234');
console.log(file.Id);