That statement is equivalent to specifying the following STYLE
statements together:
style data from data /
color = red
backgroundcolor = black;
style data1 from data1/
color = red
backgroundcolor = black;
style dataempty from dataempty /
color = red
backgroundcolor = black
Example
“Example 5: Defining Multiple Style Elements in One STYLE
Statement” on page 1299
Optional Arguments
FROM existing-style-element-name | _SELF_
specifies that the preceding style-element-name inherit the style attributes from the
existing-style-element-name.
existing-style-element-name
specifies the existing style element that another style element inherits from.
existing-style-element-name ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.