Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

VersionControl.Provider.Move

public static function Move(from: string, to: string): Task;

Parameters

from Path to source asset.
to Path to destination.

Description

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