AVOLITES TITAN API

RecallMacroById

Runs the macro with the given id.

Namespace: UserMacros

Syntax

MACRO

Void UserMacros.RecallMacroById(String macroId)

HTTP

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

Parameters

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