CSSGroupingRule::InsertRule (open)
Insert a rule at the specified index
Syntax
LOADLIB "wh::filetypes/css.whlib";
MACRO InsertRule(OBJECT rule, INTEGER idx)
Parameters
OBJECT rule
INTEGER idx
Insert a rule at the specified index
LOADLIB "wh::filetypes/css.whlib";
MACRO InsertRule(OBJECT rule, INTEGER idx)
OBJECT rule
INTEGER idx