AVOLITES TITAN API

GetIsUserMapping

Gets whether a mapping is a user or factory mapping

Namespace: Triggers

Syntax

MACRO

Void Triggers.GetIsUserMapping(Int32 mappingId, String propertyId)

HTTP

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

Parameters

mappingId ( Int32 ) : The mapping id.

propertyId ( String ) : The property id to write to - True for User, False of Factory.