Changes

Jump to navigation Jump to search
1,451 bytes added ,  10:59, 28 April 2022
new
<cd:commandgroup name="setvariable" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
<cd:shortdesc><!-- a short command summary goes here -->
The command <tt>\setvariable</tt> is used to set a single variable "key" in the namespace "name" to a value.
</cd:shortdesc>
<cd:variants>
<cd:command category="strings" file="core-env.mkiv" interfacedate="2020-07-14T09:24" interfacefile="i-variables.xml" level="style" name="setvariable" variantnumber="1">
<cd:arguments>
<cd:keywords delimiters="braces" ordinal="1">
<cd:keywordsdoc></cd:keywordsdoc>
<cd:constant type="cd:name"></cd:constant>
</cd:keywords>
<cd:keywords delimiters="braces" ordinal="2">
<cd:keywordsdoc></cd:keywordsdoc>
<cd:constant type="cd:key"></cd:constant>
</cd:keywords>
<cd:keywords delimiters="braces" ordinal="3">
<cd:keywordsdoc></cd:keywordsdoc>
<cd:constant type="cd:value"></cd:constant>
</cd:keywords>
</cd:arguments>
</cd:command>
</cd:variants>
<cd:description><!-- the long description of the command goes here -->
</cd:description>
<cd:examples></cd:examples>
<cd:notes></cd:notes>
<cd:seealso>
<cd:source file="core-env.mkiv" originator="system"></cd:source>
<cd:wikipage originator="system" page="Category:Strings"></cd:wikipage>
<cd:commandref name="setvariables">set several variables at once</cd:commandref>
<cd:commandref name="getvariable"></cd:commandref></cd:seealso>
</cd:commandgroup>

Navigation menu