Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Button handy
blanktrue
color#0052CC
nameSend Feedback
linkhttps://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=Scope+-+15483079
widthauto

This article explains various levels of scope when running a SIL script.

...

Whenever you run a SIL script, the runtime environment provides both a Jira scope and an issue context. With a Jira scope, this allows you access to SIL-defined routinesfunctions, structs and variables. The Jira scope also provides issue context. This allows you to access Jira issues inside the runtime environment. 

...

The block scope extends to user-defined routines functions and loops. 

Additional Help

...