MicroRuleEngine
MicroRuleEngine copied to clipboard
Can you request an element by name in a dictionary?
Would it be possible to access a dictionary by name?
example) myDict["KeyName"]
So currently no there really isn't an a way to write a rule for a dictionary as such but someone went and added a way to specify an the index of something in a collection so I am pretty sure if you could add it in a similar way if you looked at the code.
I've got this….
Not that I intended it to (I was trying to create two separate Pull requests), but this was included in Pull Request #21