AVOLITES TITAN API

RecallMacroByIdAndWait

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

Namespace: UserMacros

Syntax

MACRO

Boolean RecallMacroAndWait(System.String)

HTTP

http://[ip]:4430/titan/script/UserMacros/RecallMacroByIdAndWait

Parameters

macroId: The id of the macro to run.