# Max Editar mensaje

Max edita un mensaje por el identificador especificado (MID).

<table data-header-hidden><thead><tr><th width="210" valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Conector</td><td valign="top">[Enlace] Objeto de conexión.</td></tr><tr><td valign="top">ID del mensaje</td><td valign="top">[Texto] Identificador único del mensaje (MID) para editar.</td></tr><tr><td valign="top">Texto</td><td valign="top">[Texto] Texto del mensaje a modificar.</td></tr><tr><td valign="top">Cuerpo del mensaje</td><td valign="top"><p>[Enlace] Objeto de ensamblaje del cuerpo del mensaje / Objeto del cuerpo del mensaje (cualquiera de estos dos objetos).</p><p>Contienen información sobre el contenido que se está enviando.</p></td></tr><tr><td valign="top">Resultado</td><td valign="top">[Enlace] Objeto con el resultado de la operación..</td></tr><tr><td valign="top">Nivel de manejo de errores</td><td valign="top"><p>Seleccione el nivel de manejo de errores.</p><p>Valores posibles:</p><ul><li>"Default" - por defecto;</li><li>"Ignore" - los errores se ignoran;</li><li>"Handle" - los errores se procesan.</li></ul><p>Si se selecciona "Default", se utilizará el valor del bloque "Start" de este diagrama.</p></td></tr><tr><td valign="top">Nivel de mensajes</td><td valign="top"><p>Seleccione el nivel de mensajes que los bloques mostrarán durante la operación.</p><p>Valores posibles:</p><ul><li>"Default" - por defecto;</li><li>"Release" - la salida está desactivada;</li><li>"Debug" - muestra información principal;</li><li>"Detailed" - muestra información detallada.</li></ul><p>Si se selecciona "Default", se utilizará el valor del bloque "Start" de este diagrama.</p></td></tr><tr><td valign="top">Mensaje de error</td><td valign="top">[Texto] Devuelve información detallada sobre el error en caso de ejecución incorrecta del bloque.</td></tr></tbody></table>


---

# Agent Instructions: 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.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/max/max-redaktirovat-soobshenie.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.
