AVOLITES TITAN API

DoesShowTagExist

Determines whether a tag with the same name exists for the specified show

Namespace: Show

Syntax

MACRO

Void Show.DoesShowTagExist(String showName, String tag)

HTTP

http://[ip]:4430/titan/script/2/Show/DoesShowTagExist?showName={string}&tag={string}

Parameters

showName ( String ) : Name of the show.

tag ( String ) : The tag.