Description Usage Arguments Details Examples
Esta función no hace nada. Sólo deuvelve TRUE
.
1 | dummy_function(x, one_argument, another_argument)
|
x |
primer argument. Ignorado. |
one_argument |
segundo argumento. También ignorado. |
another_argument |
tercer argumento. Adivinaste: ignorado. |
Nada para ver acá.
1 2 | # Este es un ejemplo para mostrar lo inutil que es la función.
dummy_function()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.