Basic Functions

Basic Functions

This section contains functions that provide basic language behavior.

Functions summary

  • currentSilScript
  • isNotNullChecks if the provided variable is not null or has a value associated and returns true. Otherwise returns false.
  • isNullChecks if the provided variable is null or has no value associated then returns "true", otherwise returns "false".
  • lastExceptionClassRetrieves the class of the last error exception thrown.
  • lastExceptionMessageRetrieves the message from of the last error exception thrown.
  • logPrintPrints a message in the configured Jira logs on the specified level: TRACE, DEBUG, INFO, WARN, ERROR, FATAL.
  • printReturns the printable string in the application log.
  • runnerLogPrint a message in the console of the dashboard item or sil manager







Peacock

Need support? Create a request with our support team.

Copyright © 2005 - 2025 Appfire | All rights reserved.