Ansel comes with a versatile scripting interface language for functionality enhancement.
Lua scripts can be used to define actions for Ansel to perform when an event is triggered. One example might be calling an external application during file export in order to apply additional processing steps outside of Ansel.
Lua – це незалежний проект, заснований у 1993 році, що забезпечує потужну, швидку, легку та вбудовувану мову сценаріїв. Lua широко використовується багатьма програмами з відкритим кодом, у комерційних програмах та для програмування ігор.
Ansel uses Lua version 5.4. Describing the principles and syntax of Lua is beyond the scope of this usermanual. For a detailed introduction see the Lua reference manual .
The following sections will provide you with a brief introduction to how Lua scripts can be used within Ansel.