AVOLITES TITAN API

GetMappingContainsTrigger

Gets a bool to indicate if a mapping contains a trigger.

Namespace: Triggers

Syntax

MACRO

Void Triggers.GetMappingContainsTrigger(Int32 mappingId, Trigger trigger, String propertyId)

HTTP

http://[ip]:4430/titan/script/2/Triggers/GetMappingContainsTrigger?mappingId={titanId}&trigger={}&propertyId={string}

Parameters

mappingId ( Int32 ) : The mapping id.

trigger ( Trigger ) : The trigger.

propertyId ( String ) : The property id.