Changes

Jump to navigation Jump to search
350 bytes removed ,  11:03, 28 April 2022
remove manual syntax, example
== [[Help:Reference|Syntax]] (autogenerated) ==
<syntax>getvariable</syntax>
 
== [[Help:Reference|Syntax]] ==
<table cellspacing="4" cellpadding="2" class="cmd">
<tr>
<td colspan="2" class="cmd">\getvariable<!--
--><span class="first">{...}</span><!--
--><span class="second">{...}</span><!--
--></td>
</tr>
<tr valign="top" class="first">
<td class="cmd">{...}</td>
<td>''namespace?''</td>
</tr>
<tr valign="top" class="second">
<td class="cmd">{...}</td>
<td>''variable name?''</td>
</tr>
</table>
== Description ==
== Example ==
<texcode>
\setvariable{myvars}{uno}{1}
 
\getvariable{myvars}{uno} % result: 1
</texcode>
== See also ==
* {{cmd|setupvariables}}
* {{cmd|setvariable}}
* {{cmd|setvariables}}
* {{cmd|env}}

Navigation menu