# Comando para copiar elementos Ctrl + arrastrar el elemento

Agregaremos un segundo bloque de **output** para recopilar la ocupación del cajero automático, utilizando la opción de **copia rápida** de elementos de pantalla. Simplemente **mantenga presionado** el botón **Ctrl** mientras **arrastra el elemento** a copiar:

![](https://lh4.googleusercontent.com/dChmxMEYO2C9TAoeJ9cJ0YVBLBK16ZbiBWMchduIWWkvykvFE77wTi1ajpeNe4VDusZnjT0-5rN8dIxl11IFtihJSuY3ZIAeoDy_4YDxhY8QEabDmnGX_l78KEpifhhVpzEerJAg)

Dentro del bloque **Delay** hay una variable que almacena la ocupación del bloque, **statUtilization**. Cómo sabe, si presiona juntas las teclas **Ctrl + espacio**, termina de llenar el bloque:

![](https://lh4.googleusercontent.com/l-jhXGWmXB2Vm-yJEeiiV75kYUnTZybf7L2Y6ejSbGkcC3QrRsrXuE90iUQd0QR4Zaiyu43MTcwK3lm_dgEneqEh9yufaHeBxiuA9UvS_JvN7wHUrMJwIi1TQPOCerZdcGVDb8xK)

Ahora, cruza los dedos y ...

![](/files/-MG-YeUCL_0Pk468iB-Q)

¡Simula!

![](https://lh6.googleusercontent.com/5WKNKaRR3f8R8Q8e-0jrx1FyOqtE2p0sJTHwCdF9l2riQYkcGoLqPNur8zfheLWajoXFW9RbRu5KDd7fwYxD_mTJOPdw4j7ixXO3gCCHyAmP5M9LNQENDRJOpfXsuJIcgkdnHyAN)

Si llegó hasta aquí, merece felicitaciones!


---

# 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://tutorial.anylogicbrasil.com.br/tutorial-es/comando-de-copia-de-elementos-ctrl+arraste-do-elemento.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.
