Versions Compared

Key

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

...

string id
Id number of of file

Returns

...

Example

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