- 20 May 2024
- 1 Minute to read
- Print
- DarkLight
About IMCScript
- Updated on 20 May 2024
- 1 Minute to read
- Print
- DarkLight
The IMCScript graph traversal scripting language enables you to read from and write into application data available at runtime. It offers:
- Easy to implement, simple syntax
- Intuitive editing interface
- Flexible support for multiple read and write use cases
- Ability to run scripts in parallel
- Audit log traceability
Enriched with built-in function libraries, IMCScript supports the use of variables, operators, conditional loops and statements, and user-defined functions.
IMC Script is built on the Java Expression Language (JEXL) library. Like JavaScript, it adheres to European Computer Manufacturers Association (ECMA) standards .
Get started
Learn how to create and manage IMCScript scripts.