AVOLITES TITAN API

UnlockConsole

Takes the console out of the locked state.

Namespace: System

Syntax

MACRO

Boolean System.UnlockConsole(String password)

HTTP

http://[ip]:4430/titan/script/2/System/UnlockConsole?password={string}

Parameters

password ( String ) : The password required to unlock the console.

Returns