# ACCESSIBILITY_NODE_ACTION_REPLACE_TEXT

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

Replace the selected text in the node.

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

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