Please enable JavaScript to view this site.

Returns a property value of active price item during an iteration of the price items that have been selected in the price list for a configuration.

 

string ActivePriceItem(string propertyName)

 

propertyName

The name of a property to read.

Examples

ActivePriceItem("Title")

Returns the title of the price item.

 

ActivePriceItem("ValueF")

Returns the formatted value of the price item including thousand separator and presentation rounding.

 

ActivePriceItem("OrgValueF")

Returns the original value of the price item even if it has been manually overridden. The output is formatted with the thousand separator and presentation rounding.

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC