Advanced features
Looking for the documentation on the newest versions of SIL Engine and the Simple Issue Language for Jira 8 for Server/Data Center?Ā Click hereĀ !
This section describes solutions enabling you to make your scripts cleaner and create scripts that can be adapted to your target system immediately.
Features summary
- Custom Fields Aliases ā Aliases represents a powerful tool to refer custom fields indirectly making your scripts function obvious.
- Environment Variables ā In addition to the local variables defined in a SILā¢ program and issue variables (Variable resolution), there are environment variables. These are global constants you can access in any SILā¢ program using theĀ silEnv routine.
- Persistent variables