Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

VersionControl.Task.description

var description: string;
string description;
description as string

Description

A short description of the current task.

Not all tasks have a description, currently only the longer running task where progress is showed in the Editor UI.