📄️ Authoring Rule Applications for JavaScript
InRule for JavaScript includes the irAuthor extension irX for JavaScript, which allows you to easily write Rule Applications that target the .NET server-side, client, or both.
📄️ Select the Target Platform
Many features of a Rule Application are applicable both to the InRule rules engine and to InRule for JavaScript. The irX for JavaScript extension allows you to select which platform(s) a particular Rule Application will run on.
📄️ Execute JavaScript Function
The Execute JavaScript Function Rule Action allows you to call a JavaScript function in your external code as part of rules processing.
📄️ Packaging Your Rule Application
When you are ready to run your rules in JavaScript, you will need to package the Rule Application for JavaScript.