Function: calculatePropertyValue()
calculatePropertyValue(
componentProperty
,formViewerData
):CalculableResult
Calculates the value for the component property. Internal use only.
Parameters
• componentProperty: ComponentProperty
the component property.
• formViewerData: IFormData
the formViewerData data.
Returns
the calculated value.