Item.SumOfValues

Calculates the sum of values within a sub tree..

Description

This logic can be used to calculate the sum of values within a sub tree.

Inputs

None.

Outputs

Name

Type

M/O

Description

Name

Type

M/O

Description

ResultItem

ItemID

M

Item where the sum of values is stored.

Parameters

Name

Type

M/O

Description

Name

Type

M/O

Description

Path

string

M

Start path for searching items.

ItemName

string

M

Name of items that shall be considered in the calculation

SubPathDeep

number

M

Specify the amount of levels in the tree for searching item vales.

 

Possible trigger types

  • All

Available since:

XLogic Library 1.0.14

Â