Show / Hide Table of Contents

    ApplyQuickPalette

    Fire the quick palette on a handle if the handle isn't a palette handle does nothing

    Namespace: Palette

    Syntax

    MACRO

    Void Palette.ApplyQuickPalette(Handle handle, Boolean usePaletteTimes)

    HTTP

    http://[ip]:4430/titan/script/2/Palette/ApplyQuickPalette?handle={handle}&usePaletteTimes={bool}

    Parameters

    handle ( Handle ) : The handle.

    handle_userNumber

    HTTP Example:
    http://localhost:4430/titan/script/2/Palette/ApplyQuickPalette?handle_userNumber=6&usePaletteTimes=true

    handle_location

    HTTP Example:
    http://localhost:4430/titan/script/2/Palette/ApplyQuickPalette?handle_location=playback_2_1&usePaletteTimes=true

    handle_titanId

    HTTP Example:
    http://localhost:4430/titan/script/2/Palette/ApplyQuickPalette?handle_titanId=1895&usePaletteTimes=true

    usePaletteTimes ( Boolean ) : if set to true use palette times.

    usePaletteTimes

    HTTP Example:
    http://localhost:4430/titan/script/2/Palette/ApplyQuickPalette?handle_titanId=1895&usePaletteTimes=true

    Back to top Copyright © 2025 Avolites Ltd.