AVOLITES TITAN API

RecallMacroByIdAndWait

Runs the macro with the given id. This will wait until the macro has finished.

Namespace: UserMacros

Syntax

MACRO

Boolean UserMacros.RecallMacroByIdAndWait(String macroId)

HTTP

http://[ip]:4430/titan/script/2/UserMacros/RecallMacroByIdAndWait?macroId={string}

Parameters

macroId ( String ) : The id of the macro to run.