Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

Below are the different type of tags that can be found in Graphics Builder.

Tag names are restricted to the following characters:

  • Must start with ASCII lower case letter (a-z)
  • Must contain only ASCII letters, digits, or underbar (a-z, A-Z, 0-9, _)
  • By convention use camel case (fooBarBaz)

Marker - is a tag that is used to classify an item

Stringa string of UTF-8 and characters .

Numberinteger or floating point number.

Booleanboolean "true" or "false".

Array -  a list of elements

Object - a set of key value pairs 

  • No labels