-
Feature Request
-
Resolution: Done
-
Major
-
1.2.2.1
-
None
It would be helpful to be able to obtain a reference to an array containing all the method parameters and also the parameter count in a rule body. The parameters should be available as an Object[] bound to variable $*. The parameter count should be available as an int bound to variable $#.