Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Provider.Move

Switch to Manual
public static function Move(from: string, to: string): VersionControl.Task;

Parameters

fromPath to source asset.
toPath to destination.

Description

Uses the version control plugin to move an asset from one path to another.