Function

Masters.SetMaster

Void Masters.SetMaster(Handle handle, Single value)
API http://api.avolites.com/11.0/Masters.SetMaster.html
description Sets the level of the master on the given handle.
namespace Masters
parameter handle ( Handle ) : The handle to set the level for.
value ( Single ) : The new value of the master.
return value Void

The best way to refer to a master is its titanId

Example in

Masters - Rate Master Functions:

<step>Masters.SetMaster(1613, 1)</step>
Also used in
Remarks