AVOLITES TITAN API

GetAllMacroIds

Gets a list of all macro Ids.

Namespace: UserMacros

Syntax

MACRO

System.Collections.Generic.List`1[System.String] GetAllMacroIds(Boolean)

HTTP

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

Parameters

includeUnassignedHandles: Whether to include handles that have not been assigned handles.

Returns

A list of ids of the specified type.