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 AddIsValid(assets: AssetList): bool;
static bool AddIsValid(AssetList assets);
static def AddIsValid(assets as AssetList) as bool

Parameters

assetsList of assets to test.

Description

Given a list of assets this function returns true if Add is a valid task to perform.