<brackets>
Description
A list of characters that represent brackets.
Attributes
,
name
id
•
name="bracket_name"
•
id="id_string"
Example
<brackets
name="Bracket"
brackets>
<charStart>
Description
Contains a text string that represents the delimiter of the start of a character. You must specify the
and
charStart
charEnd
Attributes
None.
Example
<charStart><![CDATA[']]></charStart>
<charEnd>
Description
Contains a text string that represents the delimiter of the end of a character. You must specify the
and
charStart
charEnd
Attributes
None.
Example
<charEnd><![CDATA[']]></charEnd>
<charEsc>
Description
Contains a text string that represents an escape character. Multiple
Attributes
None.
Example
<charEsc><![CDATA[\]]></charEsc>
A string that assigns a name to the list of brackets.
Required. An identifier string that maps color and style to this syntax item.
id="CodeColor_JavaBracket"><![CDATA[{[()]}]]></
tags in pairs. Multiple
tags in pairs. Multiple
...
charStart
charEnd
...
charStart
charEnd
charEsc
pairs are allowed.
pairs are allowed.
tags are allowed.
Code coloring
87
Need help?
Do you have a question about the DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER and is the answer not in the manual?
Questions and answers