Show / Hide Table of Contents

    GetAllMacroIds

    Gets a list of all macro Ids.

    Namespace: UserMacros

    Syntax

    MACRO

    List`1 UserMacros.GetAllMacroIds(Boolean includeUnassignedHandles)

    HTTP

    http://[ip]:4430/titan/script/2/UserMacros/GetAllMacroIds?includeUnassignedHandles={bool}

    Parameters

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

    includeUnassignedHandles

    HTTP Example:
    http://localhost:4430/titan/script/2/UserMacros/GetAllMacroIds?includeUnassignedHandles=true

    Returns

    A list of ids of the specified type.
    Back to top Copyright © 2025 Avolites Ltd.