delete_rule method

delete_rule

Used to delete a rule from the media block.

def delete_rule(self, index):
    ...
ParameterTypeDescription
indexintThe index.

See Also