Translations:Tutorial/58/en: Difference between revisions

From Resistance in Belgium
(Importing a new version from external source)
 
(No difference)

Latest revision as of 14:49, 1 April 2025

Message definition (Tutorial)
<ol>
<li><code>SELECT ?lastName ?firstName</code>:<br>
Indicates that we want to display the values of the <code>?lastName</code> and <code>?firstName</code> variables in the results.</li>
  1. SELECT ?lastName ?firstName:
    Indicates that we want to display the values of the ?lastName and ?firstName variables in the results.