<ignoreTags>
Description
Specifies whether markup tags should be ignored. Values are
and
; the default is
.
Yes
No
Yes
Set to
when syntax is for tag markup language that is delimited by
and
. Set to
No
<
>
Yes
when syntax is for a programming language.
Attributes
None.
Example
<ignoreTags>No</ignoreTags>
<isLocked>
Description
Specifies whether the text that is matched by this scheme is locked from being edited in the
Code view. Values are
and
. Default is
.
Yes
No
No
Attributes
None.
Example
<isLocked>Yes</isLocked>
<keyword>
Description
A string of text that defines a keyword. Multiple
tags are allowed. A keyword may
keyword
start with any character, but subsequent characters may only be
,
,
, _,
, or
.
a-z
A-Z
0-9
$
@
The code color is specified by the containing
tags.
keyword
Attributes
None.
Example
<keyword>.getdate</keyword>
Code coloring
75
Need help?
Do you have a question about the DREAMWEAVER 8-EXTENDING DREAMWEAVER and is the answer not in the manual?
Questions and answers