Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Calculates the percent based on the weight.
Syntax
private void calcPercentage(DictField _weightField, DictField _percentField)
Run On
Called
Parameters
- _weightField
Type: DictField Class
Field, which weight should be taken from.
- _percentField
Type: DictField Class
Field, where percent should be calculated.