Web API request ====== Palette/ApplyPalette ====== Recall the palette on a handle - if the handle isn't a palette handle does nothing ^ API | https://api.avolites.com/12.0/Palette.ApplyPalette.html | ^ namespace | Palette | ^ usage | ''%%http://[ip]:4430/titan/script/2/Palette/ApplyPalette?handle={handle}&usePaletteTimes={bool}%%'' | ^ example | [[+tab|http://localhost:4430/titan/script/2/Palette/ApplyPalette?handle_location=Colours_1_5&usePaletteTimes=true]] (link opens in new tab) | ^ action | applies palette Colours page 1 no. 5 using the palette time if set | ^ parameter | [[webapi:parameters:handle]]: the palette to be applied | ^ ::: | usePaletteTimes ([[webapi:parameters:boolean]]): if true, the palette's individual fade/delay times are used. if false the master palette time is used. | ^ returns | nothing if successful\\ error messages if the request failed | ^ remarks | The Web API is regarded another user by Titan. Hence, fixture selection done on the console does not apply here. If there aren't fixtures selected from within the API then calling 'ApplyPalette' always works as Quick Palette | ==== Used In ==== {{backlinks>.}}