> For the complete documentation index, see [llms.txt](https://docs.roboteasy.tech/rn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboteasy.tech/rn/studio-legado/versoes-anteriores/versao-2.6.5.md).

# Versão 2.6.5

Subversão lançada em 02/05/2022.

### Download

Para efetuar o download da versão mais recente das ferramentas deve-se acessar os links a seguir:

### [<mark style="background-color:orange;">**Studio**</mark>](broken://pages/-MRKgkO3mpcmR_tIvCsW)

Confira as atualizações:

<mark style="background-color:orange;">**1 – Rotinas e Sub-Rotinas**</mark>

Alteração nas rotinas para adicionar sub-rotinas para melhor visualização.

<mark style="background-color:orange;">**2 – Chamar Rotina com Validação**</mark>

Novo objeto para chamar rotina com validações, com código, mensagem e dados.

Documentação: [Chamar Rotina com Validação](broken://pages/K3eOVkR2UWeCT8Gc0OzB)

<mark style="background-color:orange;">**3 – Formatar Texto**</mark>

Novo objeto para a formatar o texto, CEP, CNPJ, CPF EMAIL e PIS.

Documentação: [Formatar Texto](broken://pages/K9RvrdGkGgJITtKZsIAS)

<mark style="background-color:orange;">**4 – Verificar Formatação**</mark>&#x20;

Novo objeto para verificar a formatação do texto, CEP, CNPJ, CPF EMAIL e PIS.

Documentação: [Verificar Formatação](broken://pages/VNB76eiy4pd5WamMeJk5)

<mark style="background-color:orange;">**5 – Link para acesso ao Release Notes na Ide**</mark>&#x20;

Agora e possível acessar pela IDE  o Release Notes.

<mark style="background-color:orange;">**6 – Manipular Múltiplos Dados Excel**</mark>&#x20;

Novo objeto para manipular os dados do Excel utilizando lista sendo mais rápido para adicionar os dados no Excel.

Documentação: [Manipular Múltiplos Dados](broken://pages/VDoBlFfPBx509oFl081e)

<mark style="background-color:orange;">**7 –  Limpar Filtro Excel**</mark>&#x20;

Novo objeto para limpar filtros do Excel, da planilha ou de uma célula especifica.&#x20;

Documentação: [Limpar Filtros](https://docs.roboteasy.tech/ide/objetos/excel/limpar-filtros)

<mark style="background-color:orange;">**8 –  Sintegra**</mark>&#x20;

Correções no Sintegra


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.roboteasy.tech/rn/studio-legado/versoes-anteriores/versao-2.6.5.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
