This wiki page describes my custom property. The identifier for this property is the URL of this page, https://wiki.ivoa.net/twiki/bin/view/IVOA/MyCustomProperty20210611. This property contains a set of names of colours, formatted as a JSON list. For example: <verbatim> { red, green, blue } </verbatim> The list can be formatted with or without newlines or spaces between the elements. <verbatim> {red, green, blue} </verbatim> or <verbatim> {red,green,blue} </verbatim> The list may include duplicates <verbatim> {red, green, green} </verbatim> The list may not include blank values <verbatim> {red, , green} </verbatim> The list may use the word =null= to represent a blank or null value <verbatim> {red, null, green} </verbatim> <!-- * Set ALLOWTOPICRENAME = IVOA.TWikiAdminGroup -->
This topic: IVOA
>
WebHome
>
WebPreferences
>
MyCustomProperty20210611
Topic revision: r1 - 2021-06-11 - DaveMorris
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback