# NOT RUN {
# The following example sets the position of a receipt rule in a receipt
# rule set:
svc$set_receipt_rule_position(
After = "PutRuleAfterThisRule",
RuleName = "RuleToReposition",
RuleSetName = "MyRuleSet"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab