Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
Teams
, (opens new window)

Power Scripts for Jira Cloud
Results will update as you type.
  • Get started
  • Configuration guides
  • Integration guides
  • Feature guides
  • Advanced features
  • Migration resources
  • Simple Issue Language
    • Getting started with SIL
    • SIL reference guide
    • SIL Functions library
      • Function Index
      • Packages
      • Array Functions
      • Basic Functions
        • currentSilScript
        • isNotNull
        • isNull
        • lastExceptionClass
        • lastExceptionMessage
        • logPrint
        • print
        • runnerLog
      • Date and Interval Functions
      • Excel Functions
      • File Manipulation Functions
      • HTTP Functions
      • Incoming Mail Processing Functions
      • Integration with Other Systems
      • Jira Administration Functions
      • Jira Integration Functions
      • Jira Service Management Functions
      • Jira Software Functions
      • Listener Functions
      • Math Functions
      • Parameter Functions
      • Scheduling Functions
      • String Functions
      • System Integration
      • Webhooks Functions
  • Tutorials and recipes
  • Jira Product Discovery support
  • Release notes
  • Help and support
    You‘re viewing this with anonymous access, so some content might be blocked.
    /
    Basic Functions
    Updated Aug 11

    Basic Functions

    This section contains functions that provide basic language behavior.

    Functions summary

    • currentSilScript — Returns the current running SIL script name.
    • 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

    Need support? Create a request with our support team.

    Copyright © 2005 - 2025 Appfire | All rights reserved.

    {"serverDuration": 14, "requestCorrelationId": "9cff046e28fb4c9b9a58f3546d29b812"}