sim_weight_of_propagating_relationships

sim_weight_of_propagating_relationships—calculates the sum of all the  weights of relationships that propagate a status.

The syntax for sim_weight_of_propagating_relationships is as follows:

sim_weight_propagating_relationships($SUM); 
$SUM = sim_weight_propagating_relationships();

sim_weight_of_propagating_relationships arguments

Argument

Mode

Type

Description

$SUM

Output

INTEGER

Specifies the sum of all the weights of relationships that propagate a status

Use the sim_weight_of_propagating_relationships to return the sum ($SUM) of the weights of all relationships that propagate a status.

Note

The sim_weight_of_propagating_relationships primitive fails when used outside of an impact status computation action.

Was this page helpful? Yes No Submitting... Thank you

Comments