<keywords>

Description

List of keywords for type specified in category attribute. Multiple keywords tags are allowed.

Attributes

name, id

  • name="keywords_name" A string that assigns a name to the list of keywords.
  • id="id_string" Required. An identifier string that maps color and style to this syntax item.

Contents

<keyword></keyword>

Example

<keywords name="Reserved Keywords" id="CodeColor_JavascriptReserved"> <keyword>break</keyword> <keyword>case</keyword></keywords>