AVOLITES TITAN API

ErrorReport

Handler for the base Menu Exception. Just displays a message on screen and waits for confirmation.

Namespace: Menu

Syntax

MACRO

Void Menu.ErrorReport(String menuId, String message)

HTTP

http://[ip]:4430/titan/script/2/Menu/ErrorReport?menuId={string}&message={string}

Parameters

menuId ( String ) : The ID of a menu to display the error to the user in.

message ( String ) : Message to display in the prompt.