> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Select reply template

> Select reply template

This element is used to select a reply template or a reply template folder.

## Configuration

| Setting       | Description                             |
| :------------ | :-------------------------------------- |
| onlyLeafNodes | Whether only leaf nodes can be selected |

## Functions

### getString()

Returns the ID of the selected node.

<Note>
  If it is a folder, the ID is prefixed with "folder.".<br />If it is a reply template, the returned string is just the ID.
</Note>


## Related topics

- [Reply to contact](/en/request/learn/reply.md)
- [How to use a reply template in CRMScript](/en/automation/crmscript/howto/request/reply-templates.md)
- [Work with reply templates](/en/knowledge-base/learn/reply-templates/index.md)
- [Create reply template](/en/knowledge-base/learn/reply-templates/create.md)
- [Edit or delete reply templates](/en/knowledge-base/learn/reply-templates/edit.md)
- [Reply template variables (Service)](/en/knowledge-base/learn/reply-templates/template-variables.md)
- [Create new language version of reply template](/en/knowledge-base/learn/reply-templates/new-language.md)
