Gets the average of all numeric feedback for a given item.

Syntax

Smartsite SXML CopyCode image Copy Code
float useritemfeedback.getfeedbackaverage(locator item, string source, string subKey)

Parameters

Name Data Type Description
item Locator The item.
source String The source.
subKey String The sub key.

Return Value

Data Type Description
Float
SXML