getPalette()

Overview

public struct function getPalette(
      required string name
)

Returns the named palette. If the named palette is not found, the default "web64" palette will be returned.

This method is probably only of use internally by the form control, but is listed here for the sake of completeness.

Arguments

NameTypeRequiredDescription
namestringYesThe name of the palette to be returned