getChildrenRules
API / publicodes / utils / getChildrenRules
function getChildrenRules(parsedRules, dottedName): string[]
Experimental
Returns an array of all child rules of a dottedName
Parameters
Parameter | Type |
---|---|
parsedRules | ParsedRules <string > |
dottedName | string |
Returns
string
[]