AVOLITES TITAN API

GetIsNameValid

Determines whether a proposed mapping name is valid for a new mapping. It should be unused and defined.

Namespace: Triggers

Syntax

MACRO

Void Triggers.GetIsNameValid(String name, String property)

HTTP

http://[ip]:4430/titan/script/2/Triggers/GetIsNameValid?name={string}&property={string}

Parameters

name ( String ) : The name.

property ( String ) : The property.