@haystacks/async
Version:
A framework to build any number or any kind of native application or automation solution.
13 lines (12 loc) • 846 B
text/xml
<CommandWorkflows>
<businessRules>
<arrayParsing>
<characterArrayParsing>
<Workflow Name="doesArrayContainCharacter" Value="cmdgen bizRul,doesArrayContainCharacter,$,[the|answer|to|life|the|universe|and|everything|is|$42] 4"/>
<Workflow Name="removeCharacterFromArray" Value="cmdgen bizRul,removeCharacterFromArray,$,[the|answer|to|life|the|universe|and|everything|is|$42] 4"/>
<Workflow Name="replaceCharacterAtIndex" Value="cmdgen bizRul,replaceCharacterAtIndex,aggregateNumericalDifferenceBetweenTwoStrings,[10|$] 4"/>
<Workflow Name="characterArrayParsing" Value="cmdSeq wrkflo,doesArrayContainCharacter wrkflo,removeCharacterFromArray wrkflo,replaceCharacterAtIndex"/>
</characterArrayParsing>
</arrayParsing>
</businessRules>
</CommandWorkflows>