insertRule

Declaration

unsigned long insertRule(
    DOMString rule, 
    unsigned long index
);