May 2010
Intermediate to advanced
552 pages
13h 37m
English
varname — The name of a variable
varname ::=
(text | phrase db._phrase | replaceable
| Graphic inlines | Indexing inlines | Linking inlines | Ubiquitous inlines)*
A varname identifies a variable name in a
programming or expression language. Variables most often get their
values from literals, replaceable
values, constants, or symbols.
Formatted inline.
command, computeroutput, constant, literal, markup, option, optional, parameter, prompt, replaceable, tag, userinput
<article xmlns='http://docbook.org/ns/docbook'> <title>Example varname</title> <para>In Perl, <varname>@ARGV</varname> contains the command-line parameters used when the script was run. </para> </article>
Read now
Unlock full access