rules icon indicating copy to clipboard operation
rules copied to clipboard

Is it possible to pass objects into a post or run callback?

Open radiantone opened this issue 4 years ago • 1 comments

There is a need to access scoped objects inside various steps of the inferencing.

For example d.ruleset('test', function() {

})

is it possible to pass in scope objects to this function? So that those objects are usable in when and run blocks?

radiantone avatar Oct 25 '20 14:10 radiantone

hi me too

introspection3 avatar Feb 13 '21 09:02 introspection3