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.

static function DiffIsValid(assets: AssetList): bool;
static bool DiffIsValid(AssetList assets);
static def DiffIsValid(assets as AssetList) as bool

Parameters

assetsList of assets.

Description

Return true is starting a Diff task is a valid operation.