Please enable JavaScript to view this site.

Returns the sum of the specified numerical parameter/value combination among the sibling configurations.

 

double SiblingsParameterSum(string name; [bool includeSelf]; [string productTitle])

 

name

The name of a parameter.

includeSelf

Optional argument to include current configuration in the parameter sum. Default is false.

productTitle

Optional filter to only include configurations of the specified product.

Example

SiblingsParameterSum("Length"; true)

Returns sum of the double or integer attribute "Length" from all sibling configurations including current configuration.

  

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