| Tools/Objects | Description |
|---|---|
| ☆it | Application object of the current rule (available in most rules) |
| ☆tool | Main utility class |
| regex | Regular expression utility |
| logger | Logging utility |
| helper | Special helper class |
| httpClient | HTTP-related helper class |
| localStorage | Local storage |
| session | Temporary storage |
| config | Configuration reading utility (Local File Configuration) |
| runtime | Runtime information |
| fieldContext | Field context class |