# Compare Expression Value

```
UMA » Expression Player » Compare Expression Value
```

## Description

Returns true if the expression pose value in an Expression Player satisfies the given comparison number; otherwise, returns false

## Parameters

<table><thead><tr><th width="263">Name</th><th>Description</th></tr></thead><tbody><tr><td>Expression Player</td><td>The game object with Expression Player type component attached</td></tr><tr><td>Pose Name</td><td>The name of the expression pose, whose value is being compared</td></tr><tr><td>Comparison</td><td>The comparison operation preformed between two values</td></tr><tr><td>Compare To</td><td>A number that is compared against the value of expression</td></tr></tbody></table>

## Keywords

`UMA`, `Emotion`, `Pose`, `Feelings`
