Ad Widget

Collapse

Discovery item as external script item parameter

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JasperE
    Junior Member
    • Feb 2015
    • 4

    #1

    Discovery item as external script item parameter

    Is it possible to use a discovery item in a template, as a parameter in another discovery external script item?

    I know how to use a discovery item as an element in a calculated discovery item, haven't figured out the syntax yet for using one as external script parameter.

    Context:
    I want to divide two discovered items in a template by each other, but only if the first item has a positive and numeric value. I created a python script which does this.
Working...