Developer API
|
enumDirectionBehavior
List of enumDirectionBehavior
| Name | Description |
| Neutral | Distance is evaluated symmetrically. Both positive and negative differences from the target are treated equally. |
| Positive_Is_Better | Higher values relative to the target are preferred. Distance is only penalized when the input is below the target. |
| Negative_Is_Better | Lower values relative to the target are preferred. Distance is only penalized when the input is above the target. |
404 - Not Found
|