Type | Description | |||
String | A string expression that defines the HTML caption that starts the comment of the line |
The list of supported built-in HTML tags is:
For instance, if:
The following screen shot shows lines with/without comments and prefixes:
The
In case, the AllowComments property is empty, we get the following:
so only lines with or without a prefix are evaluated:
In case, the AllowPrefixes property is empty, we get the following:
so only lines with or without a comment are evaluated:
or if both are empty we get the following:
so only lines without a prefix and comment are evaluated: