Function

Attribute.Mask.IncludeAll

Void Attribute.Mask.IncludeAll(String maskId)
API http://api.avolites.com/11.0/Attribute.Mask.IncludeAll.html
description Set a mask to include all.
namespace Attribute.Mask
parameter maskId ( String ) : Id of the mask
Possible values: Record, TempRelease, Update, Patch, Clear, EditTimes, Include, Locate, Align, OnOffPlayback
return value Void
Example in

PaletteChaseChanger (V3):

Maybe this is faulty as there is no such attribute mask.

<step>Attribute.Mask.IncludeAll("Palette")</step>
Also used in
Remarks