# ACCESSIBILITY_NODE_ACTION_SET_NUMERIC_VALUE

`import { ACCESSIBILITY_NODE_ACTION_SET_NUMERIC_VALUE } from "destack:accessibility/binding";`

Set the node numeric value.

```ds title="ACCESSIBILITY_NODE_ACTION_SET_NUMERIC_VALUE"
const ACCESSIBILITY_NODE_ACTION_SET_NUMERIC_VALUE: AccessibilityNodeActionFlags
```

[language/library/src/accessibility/binding/node.ds:123](https://github.com/destack-sh/destack/blob/main/language/library/src/accessibility/binding/node.ds#L123)
