Slider Value/es: Difference between revisions

From StarLogo Nova Wiki
No edit summary
(Updating to match new version of source page)
 
Line 18: Line 18:
Entradas:
Entradas:
#un control deslizante del menú desplegable
#un control deslizante del menú desplegable
<div lang="en" dir="ltr" class="mw-content-ltr">
==Example==
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
[[File:slider_value_example.gif|alt=Slider Value example gif|thumb]]
[[File:slider_value_example.png|alt=Slider Value example code|thumb]]
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
This is a model of the change in the pH of water following the addition of acid. The slider allows the user to decide how many hydronium ions to add when the ‘add H+’ button is pushed.
</div>


<span id="Nuances"></span>
<span id="Nuances"></span>

Latest revision as of 15:47, 14 August 2023

Other languages:


Data box

Caja de datos[▼] es un bloque de código del Interfaz cajón.

[▼] slider value is a code block from the Interface drawer.

Uso

valor deslizante [▼] se refiere al valor de un control deslizante seleccionado.

Sintaxis

The Slider Value Block

Entradas:

  1. un control deslizante del menú desplegable

Example

This is a model of the change in the pH of water following the addition of acid. The slider allows the user to decide how many hydronium ions to add when the ‘add H+’ button is pushed.

Para tener en cuenta

Bloques relacionados