Documentation Index

Fetch the complete documentation index at: https://docs.zilliant.com/llms.txt

Use this file to discover all available pages before exploring further.

About IMCScript

Prev Next

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.

IMCScript Scripting Language Architecture.png

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.