macros:function:triggers.togglemappingenable
This is an old revision of the document!
Function
Triggers.ToggleMappingEnable
Void Triggers.ToggleMappingEnable(Int32 mappingId)
API | http://api.avolites.com/10.1/Triggers.ToggleMappingEnable.html |
---|---|
description | Toggles whether a mapping is enabled. |
namespace | Triggers |
parameter | mappingId ( Int32 ) : The ID of the trigger mapping to toggle |
As the first two mappings are predefined and cannot be altered, the first user mapping is ID=2. | |
return value | Void |
Example in
Trigger - Toggle Trigger Mappings v10/v11:
<step>Triggers.ToggleMappingEnable(2)</step>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/triggers.togglemappingenable.1516349976.txt.gz · Last modified: 2018/01/19 08:19 by icke_siegen