AVOLITES TITAN API

SetMappingName

Sets the name of the mapping.

Namespace: Triggers

Syntax

MACRO

Void Triggers.SetMappingName(Int32 mappingId, String name)

HTTP

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

Parameters

mappingId ( Int32 ) : The mapping id.

name ( String ) : The new name.