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. | ^ [[macros:namespace|namespace]] | [[macros:namespace:Masters]] | ^ parameter | handle ( [[macros:identifier:handle|]] ) : The handle to set the level for. | ^ ::: | value ( [[macros:type:single]] ) : The new value of the master. | ^ return value | [[macros:type:void]] | The best way to refer to a master is its [[macros:identifier:titanid|]] == Example in == [[macros:example:ratemasters:]]: Masters.SetMaster(1613, 1) == Also used in == {{backlinks>.}} == Remarks == ~~DISCUSSION~~