AVOLITES TITAN API

ImportUser

Imports the selected user into the current show.

Namespace: ShowImport

Syntax

MACRO

Void ShowImport.ImportUser(Boolean asNew)

HTTP

http://[ip]:4430/titan/script/2/ShowImport/ImportUser?asNew={bool}

Parameters

asNew ( Boolean ) : Whether to import as a new user or not. If not it will overwite the current user

asNew

HTTP Example:
http://localhost:4430/titan/script/2/ShowImport/ImportUser?asNew=true