User Tools

Site Tools


macros:function:palette.storecurrentpalettereplace

Function

Palette.StoreCurrentPaletteReplace

Void Palette.StoreCurrentPaletteReplace()
API http://api.avolites.com/10.1/Palette.StoreCurrentPaletteReplace.html
description Store the current palette replacing any existing palette with the same number
namespace Palette
parameter no parameters - this works inherently on the current palette (see property Palette.CurrentPaletteHandle,
with the values currently in the programmer
return value Void
Example in

Palette - Store:

  <step>Palette.StoreCurrentPaletteReplace()</step>

The system property Palette.CurrentPaletteHandle being previously set to a particular palette handle, here Palette.StoreCurrentPaletteReplace() simply replaces this palette with the programmer values.

If you instead want to merge some parts into an existing palette use Palette.MergeCurrentPalette

Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/palette.storecurrentpalettereplace.txt · Last modified: 2020/04/05 08:13 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki