Top level InRule JavaScript object.
|
||
Description: Instantiates and returns a RuleSession used to access and execute the packaged JavaScript rules |
||
Code Sample: var session = inrule.createRuleSession(); |
|
||
Description: Returns the version of irDistribution that was used to generate this rule application |
||
Code Sample: var version = inrule.getVersion(); |
Comments
0 comments
Please sign in to leave a comment.