# Variables locales especiales

Existen una serie de variables locales que llamamos "especiales". Se trata de variables con un identificador concreto que nos permiten recoger información desde [manejadores de evento](https://doc.velneo.com/velneo-vdevelop/proyectos-objetos-y-editores/proyecto-de-aplicacion/sub-objetos-de-vistas-de-datos/manejador-de-evento) o bien desde el propio objeto.&#x20;

Estas variables, podemos crearlas desde la opción **Variables especiales** del menú que se despliega al pulsar el botón ![](https://content.gitbook.com/content/3LV49PQOXXZc5eok6Vpo/blobs/YPnFcyuBUL85jb5PP9bi/image.png) del [panel de subobjetos](https://doc.velneo.com/interfaz-de-velneo-vdevelop#id-5.-panel-de-subobjetos).

La acción anterior creará todas las que pueda tener el objeto, pudiendo luego borrar aquellas que no necesitemos usar.

[Más información](https://doc.velneo.com/velneo-vdevelop/de-aplicacion-y-datos/variable-local#variables-locales-especiales).


---

# 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://doc.velneo.com/velneo-vdevelop/proyectos-objetos-y-editores/proyecto-de-aplicacion/sub-objetos-de-vistas-de-datos/variables-locales-especiales.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.
