Label: Difference between revisions
(updates from Blockument) |
(Marked this version for translation) |
||
Line 23: | Line 23: | ||
#a label from the dropdown screen | #a label from the dropdown screen | ||
==Example== | ==Example== <!--T:8--> | ||
<!--T:9--> | |||
[[File:label_example.gif|alt=Label example gif|thumb]] | [[File:label_example.gif|alt=Label example gif|thumb]] | ||
[[File:label_example.png|alt=Label example code|thumb]] | [[File:label_example.png|alt=Label example code|thumb]] | ||
<!--T:10--> | |||
This is a model of the change in entropy of Argon (Ar) molecules between two configurable situations with respect to volume and temperature. The sliders on the left describe the initial and final conditions. The ‘[[Special:MyLanguage/Clock|clock]]’ label fetches the time and stops the model once 50 ticks have elapsed. | This is a model of the change in entropy of Argon (Ar) molecules between two configurable situations with respect to volume and temperature. The sliders on the left describe the initial and final conditions. The ‘[[Special:MyLanguage/Clock|clock]]’ label fetches the time and stops the model once 50 ticks have elapsed. | ||
==Nuances== | ==Nuances== <!--T:11--> | ||
<!--T:5--> | <!--T:5--> |
Revision as of 14:24, 14 August 2023
Returns the value of a selected label.
[▼] label
is a code block from the Interface drawer.
Usage
[▼] label
refers to the value of a selected label.
Syntax
Inputs:
- a label from the dropdown screen
Example
This is a model of the change in entropy of Argon (Ar) molecules between two configurable situations with respect to volume and temperature. The sliders on the left describe the initial and final conditions. The ‘clock’ label fetches the time and stops the model once 50 ticks have elapsed.