Basic Functions
Basic Functions
This section contains functions that provide basic language behavior.
Functions summary
- currentSilScript
- isNotNull — Checks if the provided variable is not null or has a value associated and returns true. Otherwise returns false.
- isNull — Checks if the provided variable is null or has no value associated then returns "true", otherwise returns "false".
- lastExceptionClass — Retrieves the class of the last error exception thrown.
- lastExceptionMessage — Retrieves the message from of the last error exception thrown.
- logPrint — Prints a message in the configured Jira logs on the specified level: TRACE, DEBUG, INFO, WARN, ERROR, FATAL.
- print — Returns the printable string in the application log.
- runnerLog — Print a message in the console of the dashboard item or sil manager
Peacock
, multiple selections available, Use left or right arrow keys to navigate selected items
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.