getAddedCost

fun getAddedCost(attributeName: String): Double

Gets added cost attribute value. In case when attribute's name can not be found 0.0 will be returned.

Return

The value of added cost.

Since

200.1.0

Parameters

attributeName

The name of the cost attribute.