static IfThen nlLogic_parseRuleWithMacros(S s) { ret nlLogic_expandMacros(nlLogic_parseRule(s)); }